http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22559
User: etxrab
Date: 2007/08/20 08:55 PM
Log:
From Cyrille Colin:
gsm_a :
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1754
SMS CP (gsm_a_dtap), RP (gsm_a_rp) and T-PDU (gsm_sms) protocol stacks are
decoded in Wireshark when called by BSSAP or RANAP.
Same protocol stack can be called by GPRS-LLC (sapi 7). Simple modification
needed in packet-gsm_a.c to add dtap dissector to llcgprs.sapi 7.
Me a comment in gprs-llc.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-gprs-llc.c Modified
+2 -1 packet-gsm_a.c Modified