wireshark/asn1/snmp
Kovarththanan Rajaratnam b97cfa22fd offset_from_real_beginning() is only called with 0 as second argument, so remove the argument completely. It seems that the second argument only acts as an accumulator allowing offset_from_real_beginning() to call itself recursively. To be consistent offset_from_real_beginning() is renamed to tvb_offset_from_real_beginning().
svn path=/trunk/; revision=29844
2009-09-10 16:54:02 +00:00
..
Makefile.am - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
Makefile.common asn1/*/Makefile.nmake were not part of the source package. 2007-12-19 10:02:50 +00:00
Makefile.nmake - Change Makefiles to include preinc 2007-10-10 19:03:24 +00:00
packet-snmp-template.c offset_from_real_beginning() is only called with 0 as second argument, so remove the argument completely. It seems that the second argument only acts as an accumulator allowing offset_from_real_beginning() to call itself recursively. To be consistent offset_from_real_beginning() is renamed to tvb_offset_from_real_beginning(). 2009-09-10 16:54:02 +00:00
packet-snmp-template.h * Add a category param to the uat. 2007-02-07 14:54:35 +00:00
snmp.asn Show VarBind OIDs and trap enterprise OID in info column. 2008-03-09 13:58:58 +00:00
snmp.cnf From Kovarththanan Rajaratnam via bug 3548: 2009-06-20 18:33:33 +00:00