CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2019/12/02 15:08:58
Removed files: usr.sbin/tcpdump: dhcp6.h dhcp6opt.h Log message: the dhcp6 printing doesn't need these files anymore. they were based on draft-ietf-dhc-dhcpv6-14, which was not what ended up in the dhcpv6 rfc(s). the current printing code is a lot smaller and self contained. ok deraadt@