summaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns.c
Commit message (Expand)AuthorAgeFilesLines
...
* gprs-ns: Re-initialize the list head and free the unknown_nsvcHolger Hans Peter Freyther2014-07-071-0/+3
* gprs: Fix VTY NSVC initialisation bug by changing gprs_nsvc_create()Jacob Erlbeck2013-11-111-3/+3
* gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESETJacob Erlbeck2013-10-301-0/+17
* gprs: Address coverity warning for gprs_ns_tx_status resultHolger Hans Peter Freyther2013-10-251-8/+10
* gprs: Address coverity warning on unchecked return of gprs_ns_tx_reset_ackHolger Hans Peter Freyther2013-10-251-1/+5
* gprs: Address coverity warning on unchecked return of gprs_ns_tx_statusHolger Hans Peter Freyther2013-10-251-1/+4
* gprs: Make sure that the buf is NULL terminated at the endHolger Hans Peter Freyther2013-10-251-0/+1
* gb: Create new NSVC object instead of patching the NSVCIJacob Erlbeck2013-10-241-4/+12
* gb: Fix RESET handling with changing NSEIJacob Erlbeck2013-10-241-28/+40
* gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck2013-10-241-56/+215
* gb: Fix gprs_nsvc_delete() to free ctr groupJacob Erlbeck2013-10-241-0/+1
* gb: Fix gprs_active_nsvc_by_nsei()Jacob Erlbeck2013-10-171-2/+2
* gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck2013-10-151-74/+149
* gb: Add functions to access the LL part of the NS-VC objectsJacob Erlbeck2013-10-151-5/+37
* gb: When sending on a NS-VC group use the first active NS-VCJacob Erlbeck2013-10-141-18/+29
* gb: Use the NS-VCI to find an existing NS-VCJacob Erlbeck2013-10-081-4/+4
* gb: Fix NS-RESET response message orderJacob Erlbeck2013-10-081-5/+7
* gb: Separate nsvc creation from NS message processingJacob Erlbeck2013-10-081-55/+144
* libosmogb: Add function to close NS instance without destroying itHolger Hans Peter Freyther2013-07-061-7/+12
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-251-0/+7
* Fix: gprs_ns_destroy() now frees all NSVCs and its timersAndreas Eversberg2012-09-291-4/+14
* freebsd: Make libgb compile on FreeBSDHolger Hans Peter Freyther2012-07-121-0/+2
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-0/+1103