index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-snmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ILMI is just SNMP-over-ATM AAL5; if the SNMP dissector is available,
Guy Harris
1999-11-18
1
-6
/
+15
*
Replace the ETT_ "enum" members, declared in "packet.h", with
Guy Harris
1999-11-16
1
-3
/
+9
*
Arrange that "proto_register_snmp()" be defined regardless of whether
Guy Harris
1999-10-27
1
-3
/
+12
*
The previous patch didn't fix code used only with the CMU SNMP library;
Guy Harris
1999-10-25
1
-2
/
+2
*
Tomislav Vujec's patch to squelch some complaints from GCC (hopefully,
Guy Harris
1999-10-24
1
-3
/
+3
*
Some old CPP or tools that take C code in input do
Laurent Deniel
1999-09-12
1
-3
/
+3
*
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