index
:
libosmocore
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/gb-sns
daniel/gbproxy-ns2
daniel/ns2
daniel/onwaves
daniel/scts-fixes
daniel/tracing
debian
fairwaves/ip-gb
fairwaves/production
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
laforge/c-ares
laforge/cbch
laforge/context
laforge/csd
laforge/gb-test
laforge/gprs-ns-instances
laforge/gs
laforge/iu_up
laforge/notls-hack
laforge/nuttx
laforge/sock2
laforge/spec
laforge/usdt
lynxis/ns2_vty
master
mmcternan/bb_maint
neels/contrib
neels/fake_stats
neels/gsm-shark
neels/ladder
neels/lcs
neels/log_functions
neels/misc
neels/mscpool
neels/mslookup
neels/static_strings
neels/voicecall-shark
nrw/litecell15-merge
osmith/new-osmo-sock-functions
pespin/fix
pespin/log-category
pmaier/amrmangle
pmaier/mgw
pmaier/rbs2000
pmaier/rim2
pmaier/rim3
pmaier/rim4
pmaier/test_16102018
sylvain/security
sysmocom/shared/log-speed
user/kluchnikov/gb-sns-hack
zecke/aes-ubsan
zecke/ancient/debian6.0
zecke/osmo-sip-connector
zecke/packages/wip
zecke/pre-release/0.9.3-t4
zecke/release/0.7-dev
Common library for all Osmocom projects
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gb
/
gprs_ns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
ns: Force a defined state when sending NS RESET
Jacob Erlbeck
1
-0
/
+6
2015-12-17
ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_delete
Jacob Erlbeck
1
-0
/
+1
2015-11-04
gprs-ns/stats: When the NSVCI is updated, update the stats counter
Holger Hans Peter Freyther
1
-0
/
+2
2015-08-22
ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr group
Jacob Erlbeck
1
-0
/
+1
2015-11-02
stats: Limit reporting by class id
Jacob Erlbeck
1
-0
/
+2
2015-11-02
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
1
-4
/
+4
2015-10-28
ns: Add statistics for some events
Jacob Erlbeck
1
-0
/
+36
2015-04-07
ns: Log when sending fails (Coverity)
Jacob Erlbeck
1
-0
/
+19
2014-10-26
Change license of libosmogb from AGPLv3+ to GPLv2+
Harald Welte
1
-4
/
+4
2014-10-09
gprs-ns: Fix reset state handling
Jacob Erlbeck
1
-5
/
+4
2014-10-09
gprs-ns: Let gprs_nsvc_reset return a value
Jacob Erlbeck
1
-2
/
+7
2014-07-07
gprs-ns: Re-initialize the list head and free the unknown_nsvc
Holger Hans Peter Freyther
1
-0
/
+3
2013-11-11
gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create()
Jacob Erlbeck
1
-3
/
+3
2013-10-30
gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET
Jacob Erlbeck
1
-0
/
+17
2013-10-25
gprs: Address coverity warning for gprs_ns_tx_status result
Holger Hans Peter Freyther
1
-8
/
+10
2013-10-25
gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ack
Holger Hans Peter Freyther
1
-1
/
+5
2013-10-25
gprs: Address coverity warning on unchecked return of gprs_ns_tx_status
Holger Hans Peter Freyther
1
-1
/
+4
2013-10-25
gprs: Make sure that the buf is NULL terminated at the end
Holger Hans Peter Freyther
1
-0
/
+1
2013-10-24
gb: Create new NSVC object instead of patching the NSVCI
Jacob Erlbeck
1
-4
/
+12
2013-10-24
gb: Fix RESET handling with changing NSEI
Jacob Erlbeck
1
-28
/
+40
2013-10-24
gb: Fix NS RESET/RESET_ACK abnormal cases
Jacob Erlbeck
1
-56
/
+215
2013-10-24
gb: Fix gprs_nsvc_delete() to free ctr group
Jacob Erlbeck
1
-0
/
+1
2013-10-17
gb: Fix gprs_active_nsvc_by_nsei()
Jacob Erlbeck
1
-2
/
+2
2013-10-15
gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates
Jacob Erlbeck
1
-74
/
+149
2013-10-15
gb: Add functions to access the LL part of the NS-VC objects
Jacob Erlbeck
1
-5
/
+37
2013-10-14
gb: When sending on a NS-VC group use the first active NS-VC
Jacob Erlbeck
1
-18
/
+29
2013-10-08
gb: Use the NS-VCI to find an existing NS-VC
Jacob Erlbeck
1
-4
/
+4
2013-10-08
gb: Fix NS-RESET response message order
Jacob Erlbeck
1
-5
/
+7
2013-10-08
gb: Separate nsvc creation from NS message processing
Jacob Erlbeck
1
-55
/
+144
2013-07-06
libosmogb: Add function to close NS instance without destroying it
Holger Hans Peter Freyther
1
-7
/
+12
2013-03-25
gprs_ns: Allow to set the DSCP for the UDP socket.
Holger Hans Peter Freyther
1
-0
/
+7
2012-09-29
Fix: gprs_ns_destroy() now frees all NSVCs and its timers
Andreas Eversberg
1
-4
/
+14
2012-07-12
freebsd: Make libgb compile on FreeBSD
Holger Hans Peter Freyther
1
-0
/
+2
2012-06-17
libosmogb: move files to proper location and fix build
0.5.0
Harald Welte
1
-0
/
+1103