summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-ospf6.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (void)printf() -> printf(); the cast adds clutter for little value.procter2020-01-241-4/+4
* Remove #ifdef INET6kn2018-10-221-5/+1
* Remove remaining instances of the register keyword.mmcc2015-11-161-37/+35
* 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-2/+1
* 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
* Add comments to please lint. No code changes. OK deraadtcloder2006-04-211-3/+3
* build without INET6; <goeran@cdg.chalmers.se>jakob2000-05-051-2/+6
* INET6jakob2000-04-261-0/+667