aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pw-oam.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Fix some field mask widths.Martin Mathieson1-1/+1
2021-07-11More mask checks and some fixes.Martin Mathieson1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-05-01Use common indenting space in headingStig Bjørlykke1-12/+12
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-10-31PW_ACH: Use proper symbolic namesJaap Keuter1-1/+2
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-18create_dissector_handle -> new_create_dissector_handleMichael Mann1-5/+5
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-11-09Add subdissector table for MPLS PW Associated Channel TypeMichael Mann1-1/+8
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-17Make local functions static. Include *.h when needed.Anders Broman1-1/+1
2013-12-12- Forward declaration of register functions.Anders Broman1-0/+3
2013-04-04Fix encoding arg for proto_tree_add_item() and friends.Chris Maynard1-4/+4
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-12-11Enhance (minor) MPLS PW OAM Dissector Replace proto_tree_add_uint => proto_tr...Alexis La Goutte1-6/+4
2012-12-01Remove unneeded include.Evan Huus1-1/+0
2012-12-01Fix some checkAPI warnings and remove some unnecessary variableEvan Huus1-5/+7
2012-12-01From Krishnamurthy Mayya and Nikitha Malgi viaEvan Huus1-0/+218