aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm_rlcmac.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-30rlcmac: add dissection of 2G->3G/4G PS handoverPau Espin Pedrol1-0/+6
2020-03-30Move gsm_rlcmac.cpp -> .cPau Espin Pedrol1-6/+2
2020-03-26gsm_rlcmac: Use 'struct bitvec' instead of 'bitvec'Pau Espin Pedrol1-7/+7
2020-03-25rlcmac: Rename field to MS RA Cap2 in Additional_MS_Rad_Access_Cap_tPau Espin Pedrol1-1/+1
2020-03-25cosmetic: rlcmac: Fix comment typo and whitespace introduced recentlyPau Espin Pedrol1-1/+2
2020-03-23rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bitsPau Espin Pedrol1-2/+2
2020-03-23rlcmac: Fix bug receiving RA capPau Espin Pedrol1-15/+6
2020-03-07gsm_rlcmac: improve dissection of MS RA Capability IEVincent Helfre1-1/+35
2020-03-02gsm_rlcmac: fix Packet_Resource_Request_t: s/Slot/I_LEVEL_TN/Pau Espin Pedrol1-1/+1
2020-02-17csn1: get rid of C++ specific code, compile with GCCVadim Yanitskiy1-0/+3
2020-02-14gsm_rlcmac: Update : PACKET RESOURCE REQUEST to Release 14.0.0AndersBroman1-0/+145
2020-02-05rlcmac: Return error code from csn1 encoder/decoderPau Espin Pedrol1-4/+4
2020-01-28gsm_rlcmac: add dissection of NAS containerVincent Helfre1-4/+9
2020-01-28gsm_rlcmac: Enhance dissection of PSI1Pascal Quantin1-3/+10
2020-01-28gsm_rlcmac.h: Remove Uplink messages from the RlcMacDownlink_t structurePascal Quantin1-36/+16
2020-01-28gsm_rlcmac.h: Make sure we have a corresponding 'u' member to RlcMacDownlink_...Gerald Combs1-18/+28
2020-01-28gsm_rlcmac.h: #if 0 unused stuffBill Meier1-86/+107
2020-01-28tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() failsPau Espin Pedrol1-1/+1
2019-07-17fix spelling errors detected by lintianThorsten Alteholz1-2/+2
2018-02-19Move include guard to the topMax1-2/+3
2016-02-08rlc: Add decode_gsm_ra_cap to decode Radio Access CapsJacob Erlbeck1-0/+1
2016-02-05edge: Workaround to fix decoding of EGPRS_AckNack_w_len_tJacob Erlbeck1-1/+1
2012-10-10Ported fixes and improvements from Wireshark for RLC/MAC control block decodi...Ivan Kluchnikov1-3/+12
2012-06-14move everything to src/ subdirectoryHarald Welte1-0/+5130