Crate netavark

Crate netavark 

Source

Modules§

commands
dhcp_proxy
dns
error
firewall
network
plugin

Macros§

exec_netns
safe way to join the namespace and join back to the host after the task is done This first arg should be the hostns fd, the second is the container ns fd. The third and last the closure that should be executed in the ns.
new_error
wrap
wrap any result into a NetavarkError and add the given msg