aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/paging.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-12/+11
2018-02-25paging: Fix encoding of PAGING TYPE 3 Rest OctetsHarald Welte1-8/+12
2018-02-24paging.c: Fix encoding of optional Mobile ID RR PAGING TYPE 1 / 2Harald Welte1-2/+2
2018-02-24paging: Drop + Log paging requests for non-existant paging groupsHarald Welte1-0/+9
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte1-0/+4
2016-12-01Fix AGCH/PCH proportional allocationMax1-6/+0
2014-03-10agch/pch: Use PCH for AGCH msgsJacob Erlbeck1-1/+4
2014-02-24agch: Log error if BS_AG_BLKS_RES is != 1 in SI3Jacob Erlbeck1-0/+6
2013-01-13paging: De-duplicate paging lifetime and max queue length variablesDaniel Willmann1-0/+20
2013-01-01common: Fix faulty memcpy statement in the paging codeHolger Hans Peter Freyther1-1/+1
2012-12-20misc: Change the method to return void instead of int and garbageHolger Hans Peter Freyther1-1/+1
2012-11-24Add VTY configuration of paging queue size and lifetime of paging recordsHarald Welte1-0/+8
2012-09-29Fix: Set correct paging group for IMM.ASS on PCHAndreas Eversberg1-5/+6
2012-09-29PCU: Add PCH confirm, raise PCU interface version to 4Andreas Eversberg1-0/+3
2012-07-08paging: Alow to store CCCH messages in paging recordsAndreas Eversberg1-30/+107
2012-07-05paging: Expire paging requests after the expiration timeHolger Hans Peter Freyther1-1/+1
2012-06-14attempt to make CCCH Load Indications for PCH workHarald Welte1-3/+18
2011-12-01paging: Provide functions to check the internal state of the paging systemHolger Hans Peter Freyther1-0/+15
2011-12-01paging: Do not crash if we get called for the wrong frame/t1/t2/t3Holger Hans Peter Freyther1-2/+12
2011-07-05Fix compilation of paging.cHarald Welte1-2/+2
2011-07-05paging: Fix 'empty paging' message contentsHarald Welte1-1/+1
2011-07-05paging: correct contents of L2 Pseudo-LengthHarald Welte1-2/+4
2011-06-27paging: add paging_reset() functionHarald Welte1-0/+20
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+440