index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gb
/
gprs_ns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ns: Force a defined state when sending NS RESET
Jacob Erlbeck
2015-12-17
1
-0
/
+6
*
ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete
Jacob Erlbeck
2015-12-17
1
-0
/
+1
*
gprs-ns/stats: When the NSVCI is updated, update the stats counter
Holger Hans Peter Freyther
2015-11-04
1
-0
/
+2
*
ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group
Jacob Erlbeck
2015-08-22
1
-0
/
+1
*
stats: Limit reporting by class id
Jacob Erlbeck
2015-11-02
1
-0
/
+2
*
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
2015-11-02
1
-4
/
+4
*
ns: Add statistics for some events
Jacob Erlbeck
2015-10-28
1
-0
/
+36
*
ns: Log when sending fails (Coverity)
Jacob Erlbeck
2015-04-07
1
-0
/
+19
*
Change license of libosmogb from AGPLv3+ to GPLv2+
Harald Welte
2014-10-26
1
-4
/
+4
*
gprs-ns: Fix reset state handling
Jacob Erlbeck
2014-10-09
1
-5
/
+4
*
gprs-ns: Let gprs_nsvc_reset return a value
Jacob Erlbeck
2014-10-09
1
-2
/
+7
*
gprs-ns: Re-initialize the list head and free the unknown_nsvc
Holger Hans Peter Freyther
2014-07-07
1
-0
/
+3
*
gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create()
Jacob Erlbeck
2013-11-11
1
-3
/
+3
*
gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET
Jacob Erlbeck
2013-10-30
1
-0
/
+17
*
gprs: Address coverity warning for gprs_ns_tx_status result
Holger Hans Peter Freyther
2013-10-25
1
-8
/
+10
*
gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack
Holger Hans Peter Freyther
2013-10-25
1
-1
/
+5
*
gprs: Address coverity warning on unchecked return of gprs_ns_tx_status
Holger Hans Peter Freyther
2013-10-25
1
-1
/
+4
*
gprs: Make sure that the buf is NULL terminated at the end
Holger Hans Peter Freyther
2013-10-25
1
-0
/
+1
*
gb: Create new NSVC object instead of patching the NSVCI
Jacob Erlbeck
2013-10-24
1
-4
/
+12
*
gb: Fix RESET handling with changing NSEI
Jacob Erlbeck
2013-10-24
1
-28
/
+40
*
gb: Fix NS RESET/RESET_ACK abnormal cases
Jacob Erlbeck
2013-10-24
1
-56
/
+215
*
gb: Fix gprs_nsvc_delete() to free ctr group
Jacob Erlbeck
2013-10-24
1
-0
/
+1
*
gb: Fix gprs_active_nsvc_by_nsei()
Jacob Erlbeck
2013-10-17
1
-2
/
+2
*
gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates
Jacob Erlbeck
2013-10-15
1
-74
/
+149
*
gb: Add functions to access the LL part of the NS-VC objects
Jacob Erlbeck
2013-10-15
1
-5
/
+37
*
gb: When sending on a NS-VC group use the first active NS-VC
Jacob Erlbeck
2013-10-14
1
-18
/
+29
*
gb: Use the NS-VCI to find an existing NS-VC
Jacob Erlbeck
2013-10-08
1
-4
/
+4
*
gb: Fix NS-RESET response message order
Jacob Erlbeck
2013-10-08
1
-5
/
+7
*
gb: Separate nsvc creation from NS message processing
Jacob Erlbeck
2013-10-08
1
-55
/
+144
*
libosmogb: Add function to close NS instance without destroying it
Holger Hans Peter Freyther
2013-07-06
1
-7
/
+12
*
gprs_ns: Allow to set the DSCP for the UDP socket.
Holger Hans Peter Freyther
2013-03-25
1
-0
/
+7
*
Fix: gprs_ns_destroy() now frees all NSVCs and its timers
Andreas Eversberg
2012-09-29
1
-4
/
+14
*
freebsd: Make libgb compile on FreeBSD
Holger Hans Peter Freyther
2012-07-12
1
-0
/
+2
*
libosmogb: move files to proper location and fix build
Harald Welte
2012-06-17
1
-0
/
+1103