aboutsummaryrefslogtreecommitdiffstats
path: root/packet-snmp.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-12Some old CPP or tools that take C code in input doLaurent Deniel1-3/+3
1999-08-29Fix some compilation warnings.Gilbert Ramirez1-2/+2
1999-08-20Call "init_mib()" in "proto_register_snmp()"; not doing so causes coreGuy Harris1-1/+2
1999-07-29Fix it to build with CMU, as well as UCD, SNMP.Guy Harris1-3/+3
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-4/+18
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-33/+31
1999-06-12Use "val_to_str()", rather than "get_XXX()" routines, to map SNMPGuy Harris1-270/+189
1999-05-16Fixed to actually compile with CMU SNMP library (at least on Linux).Gilbert Ramirez1-7/+67
1999-05-12Added Didier Jorand's dissect_snmp routine. This is only compiled inGilbert Ramirez1-0/+882