index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gprs] NS: Start ALIVE Procedure after receiving RESET_ACK
Harald Welte
2010-05-04
1
-4
/
+7
*
[gprs] NS: improved timer handling for RESET
Harald Welte
2010-05-04
2
-17
/
+80
*
[gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_mode
Harald Welte
2010-05-04
2
-13
/
+24
*
[gprs] Unify log messages of the NS protocol implementation
Harald Welte
2010-05-04
1
-22
/
+28
*
[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
2
-5
/
+7
*
[gprs] Use stdint.h types (uintXX_t instead of u_intXX_t)
Harald Welte
2010-05-04
4
-49
/
+53
*
[gprs] SGSN: Expect all Identifiers to be stored at highest level
Harald Welte
2010-05-04
3
-22
/
+44
*
[gprs] Ensure msgb->l3h points to Layer3 (04.08)
Harald Welte
2010-05-04
2
-7
/
+10
*
[gprs] convert ns_cause_str to value_string
Harald Welte
2010-05-04
1
-20
/
+15
*
[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] fully integrate VTY configuration into Gb proxy
Harald Welte
2010-05-04
2
-36
/
+42
*
GPRS: Introduce a GPRS Gb Proxy
Harald Welte
2010-05-04
4
-32
/
+71
*
gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI
Harald Welte
2010-05-04
3
-34
/
+64
*
gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it ...
Harald Welte
2010-05-04
1
-7
/
+11
*
GPRS: Modularize the NS implementation
Harald Welte
2010-05-04
2
-31
/
+284
*
gprs: Update gprs-sgsn branch to use new msgb->cb layout
Harald Welte
2010-05-04
1
-3
/
+3
*
GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTS
Harald Welte
2010-05-04
2
-23
/
+33
*
Create new 'gprs-sgsn' branch on top of 'gprs-conf'
Harald Welte
2010-05-04
4
-0
/
+944