summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-bootp.c
AgeCommit message (Collapse)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2007-10-07trash $Header goo which is just annoying; 5595Theo de Raadt
2007-01-08c should be u_char for printing option numbers. fix parameter requestKevin Steves
list option numbers >127 being negative. ok krw@
2006-05-21Fix size checks for bootp packets. Problem found and initial patchCan Erkin Acar
from pedro@. ok moritz@
2005-11-17fix byteorder for "s" and "l" formats; ok henning@ krw@Kevin Steves
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-04-26INET6Jakob Schlyter
DHCP/BOOTP tcp & udp checksum detection numerous bugfixes
1999-09-16bring more inline with tcpdump 3.4Brad Smith
1999-07-28- Merge some changes from tcpdump 3.4Jakob Schlyter
-a flag; attempt to convert network and broadcast addresses to names Improved signal handling Miscellaneous fixes and typos OSPF MD5 authentication support - -X flag; emacs-hexl print (including ascii) - Add ECN bits to TCP and IP headers - IKE & IPsec (ESP & AH) support OK deraadt@
1998-07-08length check bp_file; cgdTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-12-12*** empty log message ***bitblt
1996-07-13it is 3.2 now.Michael Shalayeff
1996-06-10sync to latestTheo de Raadt
1996-03-04Updating to the latest LBL release.Michael Shalayeff
Sun's SKIP support added.
1995-10-18initial import of NetBSD treeTheo de Raadt