Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some compilation warnings. | Gilbert Ramirez | 1999-08-29 | 1 | -2/+2 |
* | Call "init_mib()" in "proto_register_snmp()"; not doing so causes core | Guy Harris | 1999-08-20 | 1 | -1/+2 |
* | Fix it to build with CMU, as well as UCD, SNMP. | Guy Harris | 1999-07-29 | 1 | -3/+3 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -4/+18 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -33/+31 |
* | Use "val_to_str()", rather than "get_XXX()" routines, to map SNMP | Guy Harris | 1999-06-12 | 1 | -270/+189 |
* | Fixed to actually compile with CMU SNMP library (at least on Linux). | Gilbert Ramirez | 1999-05-16 | 1 | -7/+67 |
* | Added Didier Jorand's dissect_snmp routine. This is only compiled in | Gilbert Ramirez | 1999-05-12 | 1 | -0/+882 |