aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gprs/gprs_ns.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+1
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-0/+2
* NS: Add support for GPRS NS IP Sub-Network-Service (SNS)Harald Welte2019-02-261-3/+18
* gprs_ns: Declare gprs_ns_tx_alive*() in header fileHarald Welte2019-02-191-0/+2
* gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c fileHarald Welte2018-07-221-0/+1
* Add function gprs_nsvc_state_appendDaniel Willmann2018-06-141-0/+2
* GPRS: constify NS printing routine parametersMax2017-10-241-1/+1
* GPRS: clarify ip/frgre union useMax2017-10-241-0/+2
* GPRS: unify NS state printingMax2017-10-241-0/+4
* gb: optionally allow nsip packets only from a specific hostPhilipp Maier2017-10-241-0/+2
* api doc: fix two doxygen group closing bracesNeels Hofmeyr2017-10-171-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-0/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-16/+16
* Add human-readable names for signal_nsMax2017-05-241-0/+2
* gprs: Increase NS_ALLOC_SIZE to 3kDaniel Willmann2016-09-231-1/+2
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-1/+1
* ns: Add statistics for some eventsJacob Erlbeck2015-10-281-0/+2
* ns: Log when sending fails (Coverity)Jacob Erlbeck2015-04-071-6/+4
* gprs-ns: Let gprs_nsvc_reset return a valueJacob Erlbeck2014-10-091-1/+1
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* gb: Fix NS RESET/RESET_ACK abnormal casesJacob Erlbeck2013-10-241-0/+5
* gb: Fix gprs_ns_rx_reset to not create NS-VC duplicatesJacob Erlbeck2013-10-151-0/+3
* gb: Add functions to access the LL part of the NS-VC objectsJacob Erlbeck2013-10-151-1/+7
* tests/gb: Show invoked signals in test outputJacob Erlbeck2013-10-111-0/+3
* gb: Separate nsvc creation from NS message processingJacob Erlbeck2013-10-081-0/+9
* libosmogb: Add function to close NS instance without destroying itHolger Hans Peter Freyther2013-07-061-1/+4
* gprs_ns: Allow to set the DSCP for the UDP socket.Holger Hans Peter Freyther2013-03-251-0/+1
* libosmogb: move files to proper location and fix build0.5.0Harald Welte2012-06-171-0/+189