Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 12]
 NBridgeInterfaceA set of functions to setup and bring down a bridge device. The main reason to use these functions separately rather than direct calls to a netlink object from NetworkSetup.cpp is to provide workarounds for libnl versions 3.3.x - 3.4.x
 NDnsmasqSetupSets up iptables routing to allow apps within a network namespace to talk to the dnsmasq server running outside the container
 NInterContainerRoutingUsed to add iptables firewall rules to allow a container to either expose a port to another container or to access a port on another container
 NMulticastForwarderPluginUsed to add iptables firewall rules, ebtables and smcroute rules to allow containered processes to receive multicast traffic
 NNetworkSetupFunctions to set up networking for containers
 NPortForwardingUsed to add iptables firewall rules to allow port forwarding between the container and the host
 NPrivateInterfaceFunction: Contains the abstract public interface to interfaces (very meta)
 CPrivateInterfaceThe PrivateInterface This provides a virtual destructor to interface
 NTapInterface