aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ecmp.c
AgeCommit message (Expand)AuthorFilesLines
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