aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ecmp.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-19dissectors (and tools): fix typo dependant -> dependentAlexis La Goutte1-3/+3
2017-03-19dissector: fix typo reponse -> responseAlexis La Goutte1-1/+1
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-7/+4
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-13/+6
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+2
2016-06-09Make the determination if file is relative. (CID-1348040)Jaap Keuter1-0/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-02-09ECMP: fix Unused value (UNUSED_VALUE) found by Coverity (CID 1348061)Alexis La Goutte1-1/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-4/+4
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-2/+2
2015-12-05ECMP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-21/+18
2015-12-05ECMP: fix indentAlexis La Goutte1-185/+189
2015-12-02"#if 0" out unused variables.Guy Harris1-0/+4
2015-12-02eCMP Dissector - Extensible Control & Management ProtocolJames Lynch1-0/+3591