summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-ospf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (void)printf() -> printf(); the cast adds clutter for little value.procter2020-01-241-5/+5
* md5 auth has useful information on the wire that helps when fixing issuesdlg2019-04-141-3/+15
* Remove remaining instances of the register keyword.mmcc2015-11-161-36/+33
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.mpi2014-08-141-2/+1
* Tcpdump did not show the OSPF router id of hello packets if it wasbluhm2014-07-041-4/+2
* Don't be to strict when checking the length of an ospf packet.claudio2011-03-221-4/+8
* Print the MTU in OSPF dd packets. Borrowed from the ospf6 printer.sthen2010-08-041-2/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* trash $Header goo which is just annoying; 5595deraadt2007-10-071-2/+2
* The External Route Tag for AS-External-LSAs can be an arbitrary 32bitreyk2007-06-141-5/+5
* Add comments to please lint. No code changes. OK deraadtcloder2006-04-211-4/+4
* remove extra space in output of router LSA; ok claudio@stevesk2005-12-171-3/+3
* print ip_{src,dst} again; ok henning@markus2003-07-081-4/+2
* Add $OpenBSD$. (jakob@ ok)ho2000-10-031-1/+3
* INET6jakob2000-04-261-1/+3
* - Merge some changes from tcpdump 3.4jakob1999-07-281-8/+16
* *** empty log message ***bitblt1996-12-121-442/+452
* it is 3.2 now.mickey1996-07-131-40/+29
* sync to latestderaadt1996-06-101-1/+1
* Updating to the latest LBL release.mickey1996-03-041-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+580