aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ethertype.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-20Add some relevant ethertypes.Jaap Keuter1-0/+4
2012-04-26Whitespace cleanup: Indentation, trailing, ...Bill Meier1-169/+169
2011-10-31From Martin Renold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5730Alexis La Goutte1-1/+2
2011-09-23Remove code commited by misstake.Anders Broman1-13/+2
2011-09-23Revert Revision 34838 "Resolve bug #2254: Migrate the 802.1q VLAN dissector i...Anders Broman1-3/+15
2011-09-07Add ethertype #8903Anders Broman1-0/+1
2011-06-23From Dejan Bucar:Jaap Keuter1-0/+1
2011-05-25From Florian Fainelli:Anders Broman1-0/+1
2011-05-12From Johannes Jochen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-0/+1
2011-04-06Add RoHC to the ethertypes.Anders Broman1-1/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-12-16From Jouni Malinen:Anders Broman1-0/+1
2010-11-10Resolve bug #2254: Migrate the 802.1q VLAN dissector into the Ethernet II.Stephen Fisher1-2/+1
2010-11-02From Daniel Ginsburg:Jaap Keuter1-0/+1
2010-10-08Restore pinfo->private_data after an exception was thrown by a subdissector.Jeff Morriss1-15/+18
2010-09-22From Lukasz Kotasa via bug 5248:Stig Bjørlykke1-0/+1
2010-08-03From Slava:Anders Broman1-0/+1
2010-06-23From Haakon Nessjoen: New dissector for Digiums TDMoE protocolBill Meier1-0/+1
2010-06-19Use top level tree when using dissectors from "eth.trailer" heuristics.Stig Bjørlykke1-4/+4
2010-06-18Add the Gigamon ethertype.Anders Broman1-0/+1
2010-05-24Move VLAN and ARP closer to the top.Anders Broman1-2/+2
2010-05-17From Torrey Atcitty: IEEE 1722(AVB Transport Protocol) DissectorBill Meier1-0/+1
2010-05-14From Torrey Atcitty: IEEE 802.1Qat (Multiple Stream Reservation Protocol) d...Bill Meier1-0/+1
2010-04-05From David Aggeler:Anders Broman1-0/+1
2010-01-03Reformat value_string, its comments and whitespace.Stephen Fisher1-91/+92
2009-11-24From Juha Siltanen :Jaap Keuter1-0/+1
2009-08-26From dragonlinux:Anders Broman1-0/+4
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-2/+2
2009-07-09From Joakim Wiberg:Anders Broman1-1/+2
2009-05-05The only callers of ethertype() should be dissectors for protocols withGuy Harris1-4/+3
2009-04-13Add XiMeta Technology's ethertype.Anders Broman1-7/+8
2008-12-10From Benjamin Roch:Jaap Keuter1-0/+1
2008-11-22From Peter (bug 2942):Stig Bjørlykke1-1/+1
2008-08-14Add Ethertype for WAVE Short Message dissection (WSMP).Anders Broman1-61/+62
2008-07-15From Joe Eykholt:Jaap Keuter1-0/+1
2008-07-13If we know that an Ethernet packet includes the FCS, remove the FCS fromGuy Harris1-6/+27
2008-02-27From Sven Meier (on -dev in 6/2007):Jeff Morriss1-28/+29
2007-12-16Big 2104 - From Benn Bollay:Sake Blok1-8/+8
2007-11-27Apply yet another of the optimization patches:Anders Broman1-1/+1
2007-11-06Wake on LAN (WOL): New dissector from Chris Maynard via -dev list andStephen Fisher1-0/+1
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-10-14Ethercat pluginAnders Broman1-0/+1
2007-10-07Add ethertype for IEEE 802.1ag Connectivity Fault Management (CFM) protocolAnders Broman1-0/+1
2007-08-17Added support for 802.1ad and 802.1ah ethernet framesAshok Narayanan1-0/+7
2007-08-01Clean up the WiMax Mac-to-Mac dissector code.Jaap Keuter1-0/+1
2007-07-06From Seehofer, Markus:Anders Broman1-9/+10
2007-05-28From Joe Eykholt:Anders Broman1-0/+1
2007-04-27From Bingyao Du:Jaap Keuter1-0/+1
2007-03-21Add ether type for Link Layer Topology Discovery (LLTD)Jaap Keuter1-0/+1
2007-01-20From Graeme Hewson:Jaap Keuter1-2/+3