summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-dhcp6.c
AgeCommit message (Collapse)Author
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-11-07simplify buffer handling; ok hoTheo de Raadt
2000-05-05build without INET6; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-04-26INET6Jakob Schlyter
DHCP/BOOTP tcp & udp checksum detection numerous bugfixes