Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41195: / /trunk/epan/dissectors/: Makefile.common packet

Date: Sun, 26 Feb 2012 17:30:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41195

User: jmayer
Date: 2012/02/26 09:30 AM

Log:
 Harald Welte <laforge@xxxxxxxxxxxx>
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path                        Action
  +2 -0      Makefile.common             Modified
  +322 -0    packet-ehdlc.c              Added
  +1421 -0   packet-gsm_abis_om2000.c    Added
  +34 -12    packet-gsm_abis_oml.c       Modified
  +7 -0      packet-l2tp.c               Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +2 -0      CMakeLists.txt    Modified