http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26688
User: etxrab
Date: 2008/11/04 12:03 PM
Log:
From Pascal Quantin:
The attached patch adds the following enhancements:
- remove duplicated code for Reduced Frame Number computation, and solve
guint64 issue in the same time (see bug 3028 for details)
- BA Range IE decoding
- BA List Pref IE decoding
- UTRAN Frequency List IE decoding
- Cell Selection Indicator after Release of all TCH and SDCCH IE decoding
- UTRAN Classmark Change message decoding (with a call to RRC dissector to
decode the INTER RAT HANDOVER INFO message)
- add Inter System To UTRAN Handover Command message decoding
As usual it compiles fine on Windows but I could not check on Linux.
Directory: /trunk/epan/dissectors/
Changes Path Action
+15 -19 packet-gsm_a_common.h Modified
+527 -87 packet-gsm_a_rr.c Modified