aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-24gb: Fix gprs_nsvc_delete() to free ctr groupJacob Erlbeck1-0/+1
2013-10-17gb: Fix gprs_active_nsvc_by_nsei()Jacob Erlbeck1-2/+2
2013-10-15gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck1-74/+149
2013-10-15gb: Add functions to access the LL part of the NS-VC objectsJacob Erlbeck1-5/+37
2013-10-14gb: When sending on a NS-VC group use the first active NS-VCJacob Erlbeck1-18/+29
2013-10-08gb: Use the NS-VCI to find an existing NS-VCJacob Erlbeck1-4/+4
2013-10-08gb: Fix NS-RESET response message orderJacob Erlbeck1-5/+7
2013-10-08gb: Separate nsvc creation from NS message processingJacob Erlbeck1-55/+144
2013-07-06libosmogb: Add function to close NS instance without destroying itHolger Hans Peter Freyther1-7/+12
2013-03-25gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther1-0/+7
2012-09-29Fix: gprs_ns_destroy() now frees all NSVCs and its timersAndreas Eversberg1-4/+14
2012-07-12freebsd: Make libgb compile on FreeBSDHolger Hans Peter Freyther1-0/+2
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+1103