aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat/packet-nv.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23dont assign to a proto_item* unless we are going to use the valueRonnie Sahlberg1-7/+7
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-04-05Get rid of a bunch of check_col().Anders Broman1-2/+1
2009-08-21(Minor) Remove unneeded #includes.Bill Meier1-8/+0
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-16/+16
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-2/+2
2008-10-25proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier1-3/+1
2008-08-29#include <prefs.h> not requiredBill Meier1-1/+0
2007-10-15From Peter Johansson:Anders Broman1-23/+22
2007-10-14Ethercat pluginAnders Broman1-0/+256