summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-carp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove more register keywords.mmcc2015-11-151-2/+2
| | | | ok daniel@, discussed on hackers@
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
| | | | | | | 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
* 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
| | | | ok mpf@
* 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
ok markus@ pb@