summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-vqp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework UDP parsing, particularly around IP addresses.dlg2018-07-061-2/+2
* 0x00000c05 type specifies an Ethernet frame. Print the src MACstevesk2006-08-241-10/+16
* replace magic numbers, no binary change; prompted by deraadt@stevesk2006-08-201-4/+6
* need to print leading space nowstevesk2006-08-151-2/+2
* stupid error: increment not decrement here.stevesk2006-08-151-2/+2
* add $OpenBSD$, prompted by steven@stevesk2006-05-241-0/+2
* Please use portable C codederaadt2006-05-241-2/+4
* add VLAN Query Protocol (VQP) dissector; ok canacar@ markus@stevesk2006-05-231-0/+240