index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gb
/
gprs_bssgp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve BSSGP debug output
Max
2016-03-17
1
-14
/
+14
*
stats: Limit reporting by class id
Jacob Erlbeck
2015-11-02
1
-0
/
+2
*
bssgp: Fix call to llist_entry in fc_queue_timer_cfg
Jacob Erlbeck
2015-04-30
1
-1
/
+1
*
bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity)
Jacob Erlbeck
2015-04-07
1
-1
/
+6
*
bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity)
Jacob Erlbeck
2015-04-07
1
-25
/
+24
*
bssgp: Handle BSSGP STATUS messages
Jacob Erlbeck
2015-03-18
1
-16
/
+62
*
bssgp: Don't reply with STATUS when receiving a PtP STATUS message
Jacob Erlbeck
2015-03-18
1
-0
/
+2
*
Change license of libosmogb from AGPLv3+ to GPLv2+
Harald Welte
2014-10-26
1
-4
/
+4
*
gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg
Jacob Erlbeck
2014-10-23
1
-18
/
+26
*
bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg
Holger Hans Peter Freyther
2014-10-10
1
-0
/
+3
*
gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE
Jacob Erlbeck
2014-09-23
1
-3
/
+7
*
gprs: Fix and check BVCI in BSSGP STATUS messages
Jacob Erlbeck
2014-09-23
1
-1
/
+1
*
BSSGP: prevent divide-by-zero in flow control
Harald Welte
2013-06-29
1
-10
/
+33
*
BSSGP: make bvc_ctx->fc a dynamic talloc allocation
Harald Welte
2012-09-07
1
-5
/
+7
*
BSSGP flow-control: various fixes
Harald Welte
2012-09-07
1
-10
/
+35
*
libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch
Harald Welte
2012-09-07
1
-4
/
+223
*
BSSGP: fix unused variable compiler warnings
Harald Welte
2012-09-07
1
-8
/
+2
*
bssgp: check for IMSI being a null pointer, not just an empty string.
Harald Welte
2012-07-04
1
-1
/
+1
*
libosmogb: move files to proper location and fix build
Harald Welte
2012-06-17
1
-0
/
+919