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
*
document unblock-ack vs. signalling in gprs_ns_process_msg()
Stefan Sperling
2018-11-20
1
-0
/
+6
*
send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCK
Stefan Sperling
2018-11-19
1
-1
/
+3
*
fix error handling gprs_ns_nsip_listen()
Stefan Sperling
2018-10-10
1
-1
/
+4
*
use __FILE__, not __BASE_FILE__
Neels Hofmeyr
2018-08-20
1
-2
/
+2
*
Add function gprs_nsvc_state_append
Daniel Willmann
2018-06-14
1
-0
/
+22
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-1
/
+4
*
GPRS: constify NS printing routine parameters
Max
2017-10-24
1
-1
/
+1
*
Convert lib-internal rate_ctr from '.' separator to ':' separator
Harald Welte
2017-10-24
1
-7
/
+7
*
GPRS: clarify ip/frgre union use
Max
2017-10-24
1
-3
/
+15
*
GPRS: wrap NS state assignment in macro
Max
2017-10-24
1
-14
/
+35
*
gb: optionally allow nsip packets only from a specific host
Philipp Maier
2017-10-24
1
-3
/
+25
*
GPRS: log NS socket
Max
2017-10-23
1
-0
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-28
/
+26
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-19
/
+19
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-1
/
+1
*
Add human-readable names for signal_ns
Max
2017-05-24
1
-0
/
+10
*
libosmogb: Convert to use new endian conversion helpers
Harald Welte
2017-05-15
1
-15
/
+16
*
timer: add osmo_timer_setup()
Pablo Neira Ayuso
2017-05-09
1
-2
/
+1
*
gprs: add value strings for NS PDU type
Max
2017-05-09
1
-2
/
+26
*
fix spelling in API docu, command reply, logging, descriptions
Thorsten Alteholz
2017-04-23
1
-1
/
+1
*
logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*
Neels Hofmeyr
2017-02-23
1
-16
/
+16
*
logging: centrally define ctx and filter indexes
Neels Hofmeyr
2017-02-22
1
-16
/
+16
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
1
-2
/
+2
*
Fix unaligned access found by addr. sanitizer
Max
2016-04-24
1
-2
/
+2
*
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
[next]