http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19407
User: lego
Date: 2006/10/03 05:24 PM
Log:
H.248 packages...
few things to be fixed:
- // comments,
- not every hf_xxx used might be registered
some packages from the current h248 dissector are still missing.
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -0 Makefile.common Modified
+524 -1198 packet-h248.c Modified
+81 -3 packet-h248.h Modified
+167 -0 packet-h248_3gpp.c Added
+1479 -0 packet-h248_annex_c.c Added
+198 -0 packet-h248_annex_e.c Added
Directory: /trunk/asn1/h248/
Changes Path Action
+19 -6 MEGACO.asn Modified
+62 -58 h248.cnf Modified
+368 -1104 packet-h248-template.c Modified
+80 -2 packet-h248-template.h Modified