aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cisco-marker.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Fix more FT_BOOLEAN items with no mask - set len to BASE_NONEMartin Mathieson1-1/+1
2023-11-20Remove init of proto variablesStig Bjørlykke1-18/+18
2023-06-15Add a check for all-set masks and fix some instancesMartin Mathieson1-4/+4
2023-05-16Use `register_dissector()` for more protocolsDavid Perry1-1/+1
2021-12-19Fix errors found by fix-encoding-args.plJoão Valverde1-1/+1
2021-12-19ERSPAN Marker: Fix a pre-commit checkJoão Valverde1-14/+14
2021-12-09ERSPAN: Convert to old proto tree APIJoão Valverde1-122/+105
2021-11-29Fixed the ERSPAN Cisco marker packet dissectorStéphane Lapie1-9/+22
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-20Remove unused dissector registration prototypes, fix typoJoão Valverde1-2/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-02-22Cisco Marker: Fix endian type for some fieldPeter Membrey1-8/+8
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-25create_dissector_handle -> new_create_dissector_handleMichael Mann1-3/+4
2015-11-17Commiting CISCO ERSPAN3 Marker dissector for pushing to upstreamPeter Membrey1-0/+225