aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrc/packet-rrc-template.h
AgeCommit message (Collapse)AuthorFilesLines
2012-11-12Fix detection of H-RNTI when it is given after the DL-TransportChannelType ↵Pascal Quantin1-0/+1
configuration (typically in case of handoverToUTRANCommand) svn path=/trunk/; revision=46012
2012-08-08Various small changes:Pascal Quantin1-18/+18
- add a missing test on null pointer - always initialize rrc_nas_sys_info_gsm_map_type with a value from its associated enum - fix some typo errors - remove some useless directives from conformance file - detabify files (ASN.1 generated dissectors are indented with spaces) svn path=/trunk/; revision=44358
2012-08-08From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+14
- FP: added header CRC validation, added crc11.c and crc11.h in wsutil/ for EDCH 11 bit CRC, fixed bug in RRC, And also smaller bugfixes in umts_fp and rrc. svn path=/trunk/; revision=44349
2012-07-26Changes corresping toMichael Tüxen1-1/+1
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44040 svn path=/trunk/; revision=44041
2012-07-26From Jacob Nordgren and Rishie Sharma:Anders Broman1-3/+1
- FP and RLC fixed spelling - Fixed variable declaration in RRC - removed extra ppi in nbap svn path=/trunk/; revision=44035
2012-07-26From Jacob Nordgren and Rishie Sharma:Anders Broman1-0/+5
- RRC now configures logical channels in HS-DSCH hs, and some HSDSCH common support added - RLC: modifed memory management, MAC: dch would set the incorrect logical channel for RLC svn path=/trunk/; revision=44027
2012-07-16From Jacob Nordgren and Rishie Sharma:Anders Broman1-1/+3
Handle RRC_MESSAGE_TYPE_BCCH_FACH. svn path=/trunk/; revision=43741
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2010-02-23Squelch a bunch of compiler warnings.Guy Harris1-1/+1
svn path=/trunk/; revision=31961
2009-11-05From Tobias Witek:Anders Broman1-0/+16
w protocols: UMTS RLC (ETSI TS 125 322), UMTS MAC (ETSI TS 125 321) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3495 svn path=/trunk/; revision=30838
2009-04-08More Ethereal --> WiresharkBill Meier1-2/+2
svn path=/trunk/; revision=27995
2009-03-03Fix a typo.Anders Broman1-1/+1
svn path=/trunk/; revision=27601
2009-03-03Added the missing file.Stig Bjørlykke1-0/+30
svn path=/trunk/; revision=27600