Harald Welte <laforge@gnumonks.org>
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 26 Feb 2012 17:30:38 +0000 (17:30 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 26 Feb 2012 17:30:38 +0000 (17:30 +0000)
commit9c6fb794c7de4fdfc0638e8dcb1a44443c4f3b5d
tree9c9d25b38ed486e8d1e06d77bc17dd85c9cd1b82
parent279010cbcbe9ce56871c5048cf324c9331d2a733
Harald Welte <laforge@gnumonks.org>
via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6792

This is a new dissector for the non-standard Ericsson OM2000 protocol, as it is
used for the OML on A-bis of Ericsson RBS 2xxx BTSs.

It also includes a dissector for a shim-layer protocol that Ericsson uses for
IP-based A-bis like the RBS 2409.  As the protocol is not publicly documented,
I have invented the name "EHDLC" (Ericsson HLDC) for it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@41195 f5534014-38df-0310-8fa8-9805f1628bb7
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-ehdlc.c [new file with mode: 0644]
epan/dissectors/packet-gsm_abis_om2000.c [new file with mode: 0644]
epan/dissectors/packet-gsm_abis_oml.c
epan/dissectors/packet-l2tp.c