Wireshark-commits: [Wireshark-commits] rev 22884: /trunk/ /trunk/asn1/: Makefile.am Makefile.nmake
Date: Mon, 17 Sep 2007 10:39:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22884

User: kukosa
Date: 2007/09/17 10:39 AM

Log:
 SABP protocol implemented (not tested as traces are not available)

Directory: /trunk/asn1/
  Changes    Path              Action
  +10 -0     Makefile.am       Modified
  +9 -0      Makefile.nmake    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified

Directory: /trunk/asn1/sabp/
  Changes    Path                         Action
  +17 -0     Makefile                     Added
  +44 -0     Makefile.nmake               Added
  +37 -0     SABP-CommonDataTypes.asn     Added
  +85 -0     SABP-Constants.asn           Added
  +123 -0    SABP-Containers.asn          Added
  +280 -0    SABP-IEs.asn                 Added
  +524 -0    SABP-PDU-Contents.asn        Added
  +206 -0    SABP-PDU-Descriptions.asn    Added


(2 files not shown)