Skip to content

Make the network operations usable through cli options of urunc #781

Description

@cmainas

As part of the migration to libcontainers, we need to account for the creation / deletion of tap devices and tc filters during the process of the monitor execution environment creation. These operations need to be performed inside the network namespace but before pivoting to the new rootfs in order to have access to /dev/net/tun and CAP_NET_ADMIN capabilities. The only way to do that is to perform it as a hook.

For this reason, we need to make the networking part accessible through cli options of urunc.

Metadata

Metadata

Assignees

Labels

devInvolves development

Type

No fields configured for Task.

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions