aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cisco-metadata.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-3/+4
2015-08-03Give an I-D reference for this.Guy Harris1-0/+1
2015-06-22Remove more tvb_lengthEvan Huus1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-11-20Convert ethertype() function into a pure dissector. Bug 9454 (https://bugs.w...Michael Mann1-2/+13
2013-09-05Add filterable expert info to dissect_802_3() and clean up the shrapnel.Michael Mann1-0/+2
2013-08-27Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-08-27Fix indent (use 4 spaces) And add modelines infoAlexis La Goutte1-61/+74
2013-08-08As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9011 :Jeff Morriss1-0/+133