aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_ms_storage.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-19Unify BTS into a C usable structurePau Espin Pedrol1-4/+4
2021-01-05Convert GprsMS and helpers classes to CPau Espin Pedrol1-7/+3
2020-11-10TLLI 0x00000000 is a valid TLLI, use 0xffffffff insteadVadim Yanitskiy1-1/+1
2020-09-22gprs_ms_storage.h: Set pointer to NULL instead of 0Pau Espin Pedrol1-1/+1
2019-03-19MS store: move test helper to unit testMax1-1/+0
2016-02-01pcu: Fix memory corruption bugs (ASAN)Jacob Erlbeck1-0/+2
2015-06-29tbf: Add BTS::ms_alloc methodJacob Erlbeck1-0/+1
2015-06-08vty: Add 'show ms all' commandJacob Erlbeck1-0/+1
2015-06-08ms: Add back pointer to BTSJacob Erlbeck1-1/+4
2015-05-27tbf: Always call set_tlli/confirm_tlli in update_msJacob Erlbeck1-1/+2
2015-05-20ms: Add MS storage classJacob Erlbeck1-0/+41