aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libgb/gprs_bssgp.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-17libgb: make sure all BSSGP functions have bssgp_ prefixHarald Welte1-12/+12
2012-06-17libgb: don't call directly into GMM / LLC layerHarald Welte1-7/+71
2012-06-17libgb: remove dependency of BSSGP to include sgsn/gmm internal structsHarald Welte1-23/+18
2012-06-16libgb: Remove dependency to openbsc/debug.hHarald Welte1-3/+8
2012-06-16libgb: Use library SS_L_NS instead lf local SS_NSHarald Welte1-1/+0
2012-06-16libgb: move GPRS specific msgb CB definitions to separate headerHarald Welte1-2/+1
2012-06-16split libgb into a separate library for outside useHarald Welte1-4/+4
2011-11-25BSSGP: Add functions required for true BSS-side BSSGP implementationHarald Welte1-11/+0
2011-11-24GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id()Harald Welte1-0/+12
2011-08-19bssgp: make comments more explicit, include 'Rx' in received messagesHarald Welte1-6/+6
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+856