- pcap: Pure Go implementation of reading and writing pcap files. Currently using for tests only
- dhcp4: DHCPv4 library providing the low-level bits of a DHCP client/server (packet marshaling, RFC-compliant packet transmission semantics).
- dhcp6: DHCPv4 library providing the low-level bits of a DHCP client/server (packet marshaling, RFC-compliant packet transmission semantics).
- tftp: Read-only TFTP server implementation.