Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
Wrapper around the nl_addr object. More...
Static Private Member Functions | |
static struct nl_addr * | fromIpv4 (in_addr_t address, in_addr_t netmask) |
static struct nl_addr * | fromIpv6 (struct in6_addr address, int netmask) |
Private Attributes | |
struct nl_addr *const | mAddress |
int | mAddressFamily |
Wrapper around the nl_addr object.
Simple wrapper used to handle construction and safe destruction of a nl addr object.