aboutsummaryrefslogtreecommitdiffstats
path: root/packet-vlan.c
Commit message (Expand)AuthorAgeFilesLines
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+3
* In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris2000-01-231-5/+6
* vlan updates for etype<maxlen and capture countersNathan Neulinger1999-12-051-8/+19
* more handling of etype<max_802_3_lenNathan Neulinger1999-12-031-2/+18
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-2/+8
* Give all the fields in the VLAN header different names (fixing aGuy Harris1999-11-101-4/+4
* fixed processing of tci and encapsulated protoNathan Neulinger1999-11-051-6/+7
* Nathan Neulinger's 802.1q VLAN patch.Guy Harris1999-10-201-0/+98