index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
/
src
/
gprs
/
gprs_bssgp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License change: We are now AGPLv3+ instead of GPLv2+
Harald Welte
2011-01-01
1
-6
/
+5
*
Add mandatory routeing area IE to SUSPEND-NACK
Dieter Spaar
2010-12-12
1
-1
/
+5
*
[gprs] BSSGP: Fix null pointer dereference
Harald Welte
2010-07-23
1
-2
/
+3
*
[SGSN] BSSGP: Print TLLI as hex value like everwhere else
Harald Welte
2010-06-30
1
-1
/
+1
*
[gprs] bssgp: Fix LLC PDU length encoding in BSSGP.
Sylvain Munaut
2010-06-10
1
-1
/
+1
*
[GPRS] BSSGP/SGSN: Implement Gb-Interface Paging
Harald Welte
2010-06-10
1
-0
/
+63
*
[GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state
Harald Welte
2010-06-09
1
-4
/
+16
*
[GPRS] Major LLC / TLLI handling fixes
Harald Welte
2010-06-01
1
-1
/
+1
*
[GPRS] Include IMSI and DRX params in BSSGP DL-UD
Harald Welte
2010-05-31
1
-2
/
+34
*
[GPRS] BSSGP: Fix way too long TLLI debug line
Harald Welte
2010-05-31
1
-1
/
+1
*
[GPRS] BSSGP: More verbose debug log / error reporting
Harald Welte
2010-05-31
1
-34
/
+86
*
[GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACK
Harald Welte
2010-05-31
1
-2
/
+1
*
[GPRS] BSSGP: Acknowledge all SUSPEND and RESUME requests
Harald Welte
2010-05-30
1
-0
/
+103
*
gprs_bssgp.c: Return something from non void methods.
Holger Hans Peter Freyther
2010-05-23
1
-1
/
+3
*
gprs_bssgp.c: Cast const of TLVP_VAL away.
Holger Hans Peter Freyther
2010-05-23
1
-2
/
+2
*
[GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI
Harald Welte
2010-05-18
1
-5
/
+5
*
[GPRS] BSSGP: Add VTY for configuration and inpection
Harald Welte
2010-05-17
1
-0
/
+4
*
[GPRS] BSSGP: Introduce packet/byte counters
Harald Welte
2010-05-17
1
-0
/
+17
*
[GPRS] BSSGP: expose more internal structures / API
Harald Welte
2010-05-17
1
-27
/
+4
*
[GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctx
Harald Welte
2010-05-17
1
-19
/
+19
*
[GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC
Harald Welte
2010-05-13
1
-0
/
+22
*
[GPRS] BSSGP: Make implementation more robust
Harald Welte
2010-05-13
1
-97
/
+216
*
[GPRS] BSSGP: Elaborate more on FIXMEs
Harald Welte
2010-05-13
1
-8
/
+10
*
[gprs] BSSGP: cosmetic cleanup
Harald Welte
2010-05-11
1
-9
/
+2
*
[gprs] gb_proxy: Send proper BSSGP STATUS msg in error case
Harald Welte
2010-05-11
1
-82
/
+0
*
[gprs] Add new 'NS' and 'BSSGP' logging categories
Harald Welte
2010-05-11
1
-22
/
+22
*
[gprs] Move all GPRS related code to src/gprs subdirectory
Harald Welte
2010-05-04
1
-0
/
+537