22 #include <netinet/in.h> 24 #include "softwarecontainer-common.h" 37 LOG_DECLARE_CLASS_CONTEXT(
"NGF",
"Network Gateway Functions");
54 const std::string gatewayIP,
55 const int32_t containerID);
uint32_t generateIP(const uint32_t netmask, const std::string gatewayIP, const int32_t containerID)
Generate IP address for the container.
Sets up and manages network access and routing to the container.
Developers guide to adding a config item: