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 40850: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 05 Feb 2012 10:03:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40850

User: etxrab
Date: 2012/02/05 02:03 AM

Log:
 From Harald Welte:
 This is an enhancement for the existing A-bis RSL protocol dissector for GSM
 networks (as specified in Technical Specification 12.21 of the 3GPP).
 Basically, 
 this patch adds ip.access vendor-specific RSL extensions.
 
 - Fixed the encoding argument to proto_add_item()
 - Do not default to ip.accsess RSL.
 - u_int8_t -> guint8
 
 https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7549

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +513 -6    packet-rsl.c    Modified