aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/paging.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Fix compilation issues on OS X - mainly #include file changes (Lars Immisch)Harald Welte1-1/+1
2009-02-17switch paging code to use a timer again, since not all BTS send reliable CCCH...Harald Welte1-1/+2
2009-02-16forgot the header files in last commit. sigh.Harald Welte1-1/+2
2009-02-10[paging] Introduce a variable containing the free paging slotsHolger Freyther1-0/+3
2009-02-09[paging] Cleanup page -> paging in function namesHolger Freyther1-3/+3
2009-02-06[paging] Move the paging state into struct gsm_btsHolger Freyther1-32/+1
2009-02-06add new routine to stop pagingHarald Welte1-0/+3
2009-02-01add missing 'requests' field that zecke probably forgot to commitHarald Welte1-0/+1
2009-01-06Hook the paging code into bsc_hack.c and telnet_interface.cHarald Welte1-1/+8
2009-01-06Start creating a paging layer...Harald Welte1-0/+61