summaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs_ns.c
Commit message (Expand)AuthorAgeFilesLines
* [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_modeHarald Welte2010-05-041-11/+14
* [gprs] Unify log messages of the NS protocol implementationHarald Welte2010-05-041-22/+28
* [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t)Harald Welte2010-05-041-17/+17
* [gprs] SGSN: Expect all Identifiers to be stored at highest levelHarald Welte2010-05-041-0/+1
* [gprs] Ensure msgb->l3h points to Layer3 (04.08)Harald Welte2010-05-041-1/+1
* [gprs] convert ns_cause_str to value_stringHarald Welte2010-05-041-20/+15
* [gprs] fully integrate VTY configuration into Gb proxyHarald Welte2010-05-041-25/+4
* GPRS: Introduce a GPRS Gb ProxyHarald Welte2010-05-041-25/+22
* gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCIHarald Welte2010-05-041-22/+39
* gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it ...Harald Welte2010-05-041-7/+11
* GPRS: Modularize the NS implementationHarald Welte2010-05-041-22/+231
* GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTSHarald Welte2010-05-041-22/+32
* Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte2010-05-041-0/+348