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