summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-carp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove more register keywords.mmcc2015-11-151-2/+2
* 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
* Print the demotion indicator in the carp packet.mcbride2006-06-021-3/+4
* Unswap the vhid and advskew values.mcbride2004-05-131-3/+3
* unused variables; ok mcbridederaadt2004-04-291-7/+3
* Make tcpdump print carp as carp. Printing vrrp can be forced with -T vrrp.mcbride2004-04-281-0/+83