http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40851
User: etxrab
Date: 2012/02/05 02:23 AM
Log:
From Harald Welte:
TThis is a new dissector for the GSM A-bis OML protocol as specified in TS
12.21,
including some Siemens and ip.access vendor-specific extensions.
The protocol is called from both classic ISDN (LAPD) based A-bis as well as the
gsm_ipa dissector.
- Fixed the encoding argument to proto_add_item()
- Removed Attribute as that does not compile on windows.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5784
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+2375 -0 packet-gsm_abis_oml.c Added
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified