http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31989
User: etxrab
Date: 2010/02/24 12:16 PM
Log:
From Neil Piercy:
Add 3GPP Home Node B Iuh protocol support (HNBAP & RUA)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4531
- Added IE extension for HNBAP
- Removed unused .h files
Directory: /trunk/asn1/
Changes Path Action
+2 -0 Makefile.am Modified
+18 -0 Makefile.nmake Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -0 Makefile.common Modified
+2421 -0 packet-hnbap.c Added
+1720 -0 packet-rua.c Added