aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libgb/gprs_bssgp_bss.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-17use new external libosmogb (part of libosmocore.git)openbsc/0.12.0Harald Welte1-425/+0
2012-06-17libgb: make sure all BSSGP functions have bssgp_ prefixHarald Welte1-2/+2
2012-06-16libgb: Remove dependency to openbsc/debug.hHarald Welte1-1/+1
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-2/+2
2011-11-25BSSGP: Add functions required for true BSS-side BSSGP implementationHarald Welte1-0/+426