aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/rsl.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol1-10/+22
2018-11-26cosmetic: fix whitespacePau Espin Pedrol1-1/+1
2018-11-23rsl: Avoid sending ipa PDCH DEACT NACK followed by ACKPau Espin Pedrol1-2/+1
2018-11-23rsl: Log lchan state during dynts PDCH->TCHPau Espin Pedrol1-2/+3
2018-10-10rsl_rx_chan-activ: Improve logging informationPau Espin Pedrol1-2/+3
2018-09-19common/rsl.c: tweak log message in lapdm_rll_tx_cb()Vadim Yanitskiy1-2/+3
2018-09-11log: add error log for RSL Chan Mode ModifKeith Whyte1-1/+4
2018-09-11fix RSL Chan Mode Modif for dyn TSNeels Hofmeyr1-1/+1
2018-09-09CBCH: Fix rejecting SMS-CB related RSL messagesHarald Welte1-2/+6
2018-08-20measurement: make sure state is reset on chan act.Philipp Maier1-1/+1
2018-07-25preserve lchan-specific SI overrides on SACCH FILLStefan Sperling1-4/+10
2018-07-24update sysinfo copies in all lchans upon SACCH FILLStefan Sperling1-0/+32
2018-07-06rsl: Use value_string to print encryption algo namePau Espin Pedrol1-4/+5
2018-06-29Add min/max/std-dev measurement reporting for TOA256Harald Welte1-8/+22
2018-06-09Send DELETE_IND when dropping Imm Assign pending messagePau Espin Pedrol1-1/+1
2018-05-25rtp: make port range configurable, assign correct port numbersPhilipp Maier1-2/+24
2018-05-09rsl: If CHAN ACT or MODE MODIF fails, send respective NACKHarald Welte1-4/+4
2018-05-09rsl: Properly NACK CHAN_ACKT / MODE_MODIFYHarald Welte1-13/+17
2018-05-09rsl: Make channel activation fail if encryption algorithm not supportedHarald Welte1-1/+1
2018-05-09rsl: log errors when parsing of encryption information failsHarald Welte1-2/+10
2018-05-08add/improve various logging around dyn tsNeels Hofmeyr1-8/+16
2018-05-08ip.access dyn ts: properly NACK a PDCH ACT on a still active lchanNeels Hofmeyr1-0/+7
2018-05-08fix RSL Chan Activ Nack messagesNeels Hofmeyr1-6/+4
2018-05-08ignore RSL RF CHAN REL for inactive lchansNeels Hofmeyr1-9/+29
2018-05-05dyn TS: clear TCH state upon reconnecting as PDCHNeels Hofmeyr1-0/+26
2018-05-05dyn TS: rx_rf_chan_rel: properly mark PDCH rel when no PCU, clarifyNeels Hofmeyr1-4/+7
2018-05-05dyn TS: fix TCH/F_TCH/H_PDCH: properly record release of PDCH TSNeels Hofmeyr1-0/+2
2018-05-05cosmetic: dyn TS: clarify rsl_tx_rf_rel_ack() with a switchNeels Hofmeyr1-9/+41
2018-04-05rsl_tx_dyn_pdch_ack: Add missing FRAME_NR information elementHarald Welte1-4/+7
2018-04-05fox chan_nr_is_dchan() for RSL_CHAN_OSMO_PDCHHarald Welte1-2/+2
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-8/+7
2018-03-11cosmetic: Document some SI scheduling related function APIHarald Welte1-1/+16
2018-03-03rsl: remove unused variablePhilipp Maier1-1/+0
2018-03-03ipac: fix log outputPhilipp Maier1-12/+10
2018-02-27Add high-accuracy ToA value to Uplink Measurement ReportsHarald Welte1-0/+12
2018-02-25RSL IPA DLCX: Avoid another null-pointer dereferenceHarald Welte1-6/+5
2018-02-25RSL: Fix encoding of ConnectionID in IPA_DLCX_ACKHarald Welte1-1/+1
2018-02-25RSL IPA DLCX: Avoid null-pointer dereferenceHarald Welte1-5/+7
2018-02-24rsl: Improve ERROR REPORTingHarald Welte1-44/+81
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte1-0/+3
2018-02-24RSL: Send ERROR REPORT on too short/truncated messages + wrong discriminatorHarald Welte1-0/+6
2018-02-24RSL: Implement DELETE INDICATION on AGCH overflowHarald Welte1-0/+17
2018-02-23Revert "measurement: fix measurement computation"Harald Welte1-2/+1
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier1-1/+1
2018-02-21RSL: Ensure we don't accept DCHAN messages for CCHANHarald Welte1-0/+22
2018-02-21RSL: Properly reject RSL CHAN_NR IE for incompatible PCHANHarald Welte1-34/+78
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier1-0/+6
2018-01-26fix nullpointer deref in rsl_tx_mode_modif_nack()Philipp Maier1-0/+1
2018-01-26rsl: fix double-free in rsl_rx_mode_modif()Philipp Maier1-1/+0
2017-12-11Fix malformed Resource Indication packetPau Espin Pedrol1-0/+1