aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ethertype.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Support for an Arista Vendor Specific Protocol subtypePMcL1-1/+1
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2021-09-02IEEE 1722 AVTP: Fix nameJohn Thacker1-1/+1
2021-08-29New dissector for EXOS internal capture extra headerJörg Mayer1-1/+2
2021-02-23Extremenetwork/Avaya/Lucent/Baynetworks/Wellfleet specific protocol updatesJoerg Mayer1-0/+3
2020-10-15New dissector: Added support for IEEE 802.1CB R-Tags (EtherType 0xF1C1)Rene Nielsen1-0/+1
2020-10-12Cisco ACI specific protocol enhancementsJoerg Mayer1-2/+31
2020-08-29Fix some spelling errors in dissector strings.Martin Mathieson1-1/+1
2020-07-02TECMP: Adding support for the TECMP protocolDr. Lars Völker1-0/+1
2020-05-09sll: add support for LINKTYPE_LINUX_SLL2.Guy Harris1-8/+4
2020-01-09Add Ethertype 8988 used on the heartbeatlink inside a Paloalto firewall clusterJoerg Mayer1-1/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-11CL3DCW: Added Dual Channel Wi-Fi DissectorsJon Dennis1-0/+1
2019-06-11decode_as: remove the "title" member from decode_as_tMartin Kaiser1-1/+1
2019-05-09Fix dissection of gatewayed/bridged LLAP packets.Guy Harris1-1/+1
2019-03-02Add support for protocol broadcast by EERO Mesh AP'sCharlie Lenahan1-0/+1
2019-02-19eCPRI: added new dissectorMaximilian Kohler1-0/+1
2018-12-13GeoNetworking: Add ethertype 0x8947Anders Broman1-0/+1
2018-03-22Add Arista Vendor Specific Protocol (Ethertype) dissectorNikhil AP1-0/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-26Initial coding of the ieee1905 dissector with Multi-AP support.Richard Sharpe1-0/+1
2017-09-25packet-brcm-tag: Add Broadcom tag dissectionFlorian Fainelli1-0/+1
2017-07-11Ethertype: Add 6LoWPAN Ethertype; register dissectorRobert Sauter1-0/+1
2017-06-02Fix Decode As for protocols that may use tunneling.Irene Ruengeler1-3/+3
2017-04-25etypes: Add ETHERTYPE_REALTEKStig Bjørlykke1-0/+1
2017-03-07nsh: add protocol dissection over ethernetGabriel Ganne1-0/+1
2017-01-20Identify Ethertype 0x892B (Schweitzer Engineering Labs layer 2 traffic).Chris Bontje1-0/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-11-10PROFINET: Update MRP dissection according to IEC62439-2 Ed.2.Birol Capa1-0/+1
2016-09-21ethertype: add missing value_string row for MACSECDavide Caratti1-0/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-08-18etypes: Add ETHERTYPE_LINK_CTLStig Bjørlykke1-0/+1
2016-07-13Adding 802.1BR E-Tag dissectorKim Kempf1-0/+1
2016-06-16Add Cisco ttag dissectorJaap Keuter1-0/+2
2016-05-16ethertype: Add old non-standard 802.1ad (QinQ)Alexis La Goutte1-0/+1
2016-05-16ethertype: fix indent (use tabs) and modelines infoAlexis La Goutte1-8/+7
2016-05-03Added Bachmann bluecom protocolGerhard KHUENY1-0/+2
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-10/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-1/+1
2015-12-14Create capture dissector tables.Michael Mann1-49/+2
2015-12-13Standardize the capture dissector function signature.Michael Mann1-9/+9
2015-12-13Create a way to register "capture" dissectors.Michael Mann1-2/+2
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-26Don't allow the "Ethertype" pseudo-protocol's dissection to be disabled.Guy Harris1-0/+2
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-1/+1
2015-09-30nwp: add support for NWP packetsCody Doucette1-0/+1
2015-09-08Detect mismatched ethertype protocol ID (IPv4) and encapsulated IP packet (IPv6)João Valverde1-1/+1
2015-07-10xip: add support for XIP packetsCody Doucette1-0/+1