summaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs_bssgp.c
Commit message (Expand)AuthorAgeFilesLines
* [gprs] correctly calculate the length of the BSSGP PDUsHarald Welte2010-05-041-5/+5
* [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layerHarald Welte2010-05-041-5/+6
* [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t)Harald Welte2010-05-041-18/+18
* [gprs] SGSN: Expect all Identifiers to be stored at highest levelHarald Welte2010-05-041-21/+42
* [gprs] Ensure msgb->l3h points to Layer3 (04.08)Harald Welte2010-05-041-6/+9
* [gprs] BSSGP: convert cause strings to value_stringHarald Welte2010-05-041-28/+29
* [gprs] introduce BSSGP concept of BTS contextxHarald Welte2010-05-041-23/+110
* [gprs] Build the SGSN stand-alone and not as part of bsc_hackHarald Welte2010-05-041-5/+23
* GPRS: Introduce a GPRS Gb ProxyHarald Welte2010-05-041-6/+1
* gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCIHarald Welte2010-05-041-10/+24
* gprs: Update gprs-sgsn branch to use new msgb->cb layoutHarald Welte2010-05-041-3/+3
* Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte2010-05-041-0/+397