aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vlan.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-23dissector_(add|delete) ==> dissector_(add|delete)_uint: fixes checkapi error.Bill Meier1-40/+40
2011-09-23Revert Revision 34838 "Resolve bug #2254: Migrate the 802.1q VLAN dissector i...Anders Broman1-0/+219
2010-11-10Resolve bug #2254: Migrate the 802.1q VLAN dissector into the Ethernet II.Stephen Fisher1-219/+0
2010-10-11Fix an error in a comment I added last week.Jeff Morriss1-1/+1
2010-10-08Remove check_col()Jeff Morriss1-8/+4
2010-10-08Don't use a TRY/CATCH block just to ignore any exceptions thrown byJeff Morriss1-8/+5
2010-04-05From David Aggeler:Anders Broman1-1/+1
2010-01-02Oops. Capitalize the D in 802.1D.Stephen Fisher1-2/+2
2010-01-02Add descriptions to the priority and CFI fields in 802.1q VLAN packets.Stephen Fisher1-2/+22
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-3/+0
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2008-11-22From Peter (bug 2942):Stig Bjørlykke1-1/+2
2008-09-30Minor cleanup related to proto_register, proto_reg_handoffBill Meier1-3/+3
2007-12-11From Jim Young:Jaap Keuter1-12/+25
2006-12-11From Thomas Sillaber:Stephen Fisher1-0/+3
2006-10-12Add 802.1QinQ Ethertype preference.Jaap Keuter1-4/+30
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-01-20Mike Hall:Jörg Mayer1-0/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-05-05Change 802.11f -> F, 802.1d -> D, 802.1x -> X, 802.1q -Q, 802.1P -> pJörg Mayer1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+165