http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18451
User: kukosa
Date: 2006/06/13 01:21 PM
Log:
- "next tvb" list moved from h225 to new file next_tvb.[ch]
- h225 updated and regenerated
- restore calling subdissectors for SNMP variables which was broken with new SNMP
Directory: /trunk/epan/dissectors/
Changes Path Action
+9 -70 packet-h225.c Modified
+39 -16 packet-snmp.c Modified
Directory: /trunk/epan/
Changes Path Action
+2 -0 Makefile.common Modified
+128 -0 next_tvb.c Added
+65 -0 next_tvb.h Added
Directory: /trunk/asn1/h225/
Changes Path Action
+3 -3 h225.cnf Modified
+1 -62 packet-h225-template.c Modified
Directory: /trunk/asn1/snmp/
Changes Path Action
+17 -5 packet-snmp-template.c Modified
+11 -1 snmp.cnf Modified