aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gre.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-51/+51
2023-06-13GRE: Add gre.subproto table for get decode as for GREAlexis La Goutte1-1/+14
2022-08-19Use `register_dissector()` for more protocolsDavid Perry1-5/+6
2022-08-09GRE: forward GRE key to encapsulated dataJoakim Karlsson1-22/+22
2022-06-23GREbond: Add support for Huawei's GRE bonding (RFC8157) control protocolThomas Vogt1-0/+1
2021-12-31Fix more repeated words throughoutMoshe Kaplan1-1/+1
2021-02-10Make some more variables/functions static.Martin Mathieson1-1/+1
2020-08-29Fix some spelling errors in dissector strings.Martin Mathieson1-43/+43
2020-06-04gre: Support decoding GRE-in-UDP (rfc8086)Owen Kirby1-1/+5
2019-10-01Fix checks for "do we have an ERSPAN header?"Guy Harris1-13/+0
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-03-18ERSPAN: Various small cleanups and enhancementsJoerg Mayer1-4/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-25Get rid of the necessity to use a preference to dissect ERSPAN type I packets.Joerg Mayer1-1/+4
2017-06-17Note that we should probably support most if not all Ethertypes.Guy Harris1-1/+19
2017-06-17Handle CMD over GRE.Guy Harris1-0/+1
2016-10-28Implement registration of capture dissectors by nameJoão Valverde1-1/+3
2016-09-22CDP: Add CDP over GREAlexis La Goutte1-0/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-07-29Register IPv6 extension header dissectors to "ip.proto" tableJoão Valverde1-1/+0
2016-07-27Follow up for proto_tree_add_checksum.Michael Mann1-2/+8
2016-07-21Add proto_tree_add_checksum.Michael Mann1-13/+5
2016-06-14Add Aerohive gre tunnel between APs.Joerg Mayer1-0/+1
2016-05-18GRE: add support for ARPPascal Quantin1-0/+1
2016-03-23Mikrotik has a protocol that they name Ethernet over IP (EoIP) which hasJoerg Mayer1-0/+1
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-3/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-02-25GRE: call ID not always decodedAlexis La Goutte1-1/+1
2016-02-05Network Service Header Dissector for Ethernet & GRE encapsulationChidambaram Arunachalam1-0/+1
2015-12-22Don't limit capture packet counts to a fixed set of protocols.Michael Mann1-1/+1
2015-12-17Create capture dissector "info" structure (capture_packet_info_t)Michael Mann1-2/+2
2015-12-14Create some more capture dissector tables.Michael Mann1-0/+10
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-4/+5
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-1/+1
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus1-1/+1
2015-01-26Move #defines of epan/greproto.h to packet-gre.hMichael Mann1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-09-29Add editor modelines; fix indentation as needed.Bill Meier1-2/+15
2014-08-09Clean up Internet checksum handling.Guy Harris1-2/+1
2014-06-29convert to proto_tree_add_subtree[_format]Michael Mann1-2/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-05-26Batch of filterable expert infos.Michael Mann1-1/+12
2013-05-11Peter Van EyndeJörg Mayer1-2/+17
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1