Page MenuHomeVyOS Platform

Add CAP_NET_RAW capability
Closed, InvalidPublicFEATURE REQUEST

Description

In T3676 support was added for setting container capabilities. Initially the following capabilities were supported:

  • net-admin
  • sys-time
  • setpcap

I would like to request support for the CAP_NET_RAW capability, since I have a container that requires using RAW and/or PACKET sockets. Unfortunately this is not covered by the CAP_NET_ADMIN capability.

If agreed, I could create a PR for adding this.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)