aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mplstp-oam.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Fix some field mask widths.Martin Mathieson1-2/+2
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-14/+14
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-2/+2
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-10/+10
2014-12-23Deleting unnecessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+2
2014-11-12Fix warning: no previous prototype for function ... [-Wmissing-prototypes]Alexis La Goutte1-0/+2
2014-11-09Add subdissector table for MPLS PW Associated Channel TypeMichael Mann1-2/+16
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-98/+111
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
2013-12-14Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-04-04Fix encoding arg for proto_tree_add_item() and friends.Chris Maynard1-2/+2
2012-12-10Minor cleanup:Bill Meier1-25/+26
2012-11-19From Krishnamurthy Mayya:Anders Broman1-0/+331