index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
/
src
/
gprs_bssgp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gprs] correctly calculate the length of the BSSGP PDUs
Harald Welte
2010-05-04
1
-5
/
+5
*
[gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer
Harald Welte
2010-05-04
1
-5
/
+6
*
[gprs] Use stdint.h types (uintXX_t instead of u_intXX_t)
Harald Welte
2010-05-04
1
-18
/
+18
*
[gprs] SGSN: Expect all Identifiers to be stored at highest level
Harald Welte
2010-05-04
1
-21
/
+42
*
[gprs] Ensure msgb->l3h points to Layer3 (04.08)
Harald Welte
2010-05-04
1
-6
/
+9
*
[gprs] BSSGP: convert cause strings to value_string
Harald Welte
2010-05-04
1
-28
/
+29
*
[gprs] introduce BSSGP concept of BTS contextx
Harald Welte
2010-05-04
1
-23
/
+110
*
[gprs] Build the SGSN stand-alone and not as part of bsc_hack
Harald Welte
2010-05-04
1
-5
/
+23
*
GPRS: Introduce a GPRS Gb Proxy
Harald Welte
2010-05-04
1
-6
/
+1
*
gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI
Harald Welte
2010-05-04
1
-10
/
+24
*
gprs: Update gprs-sgsn branch to use new msgb->cb layout
Harald Welte
2010-05-04
1
-3
/
+3
*
Create new 'gprs-sgsn' branch on top of 'gprs-conf'
Harald Welte
2010-05-04
1
-0
/
+397