github.com/insomniacslk/dhcp/dhcpv4 | Package dhcpv4 provides encoding and decoding of DHCPv4 packets and options. |
github.com/insomniacslk/dhcp/dhcpv4/client4 | Package client4 is deprecated. |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/rootless-containers/rootlesskit/pkg/common | |
github.com/rootless-containers/rootlesskit/pkg/network | |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
os | Package os provides a platform-independent interface to operating system functionality. |
os/exec | Package exec runs external commands. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
time | Package time provides functionality for measuring and displaying time. |