aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wreth.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Nb is an unsigned value; treat it as such.Guy Harris1-3/+2
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo1-11/+4
2016-04-12Don't write to Protocol Column right away in packet-wreth.cEdward Smith1-4/+4
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-25create_dissector_handle -> new_create_dissector_handleMichael Mann1-7/+6
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-1/+1
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+3
2013-04-16Change offset to be 8, based on an educated guess from looking at theEvan Huus1-1/+1
2013-02-22No need for static dissector_handle_t.Jakub Zawadzki1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-11Fix bugs and other issues:Bill Meier1-616/+633
2012-06-05packet-wreth: cleanupJakub Zawadzki1-22/+20
2012-06-04 From Clement Marrast via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte1-0/+2002