summaryrefslogtreecommitdiffstats
path: root/openbsc/include
Commit message (Expand)AuthorAgeFilesLines
* split libgb into a separate library for outside useHarald Welte2012-06-164-0/+5
* misc: Deal with smatch warnings about the bitfieldsHolger Hans Peter Freyther2012-03-021-1/+1
* BSSGP: Add functions required for true BSS-side BSSGP implementationHarald Welte2011-11-251-1/+15
* BSSGP: add more doxygen commentsHarald Welte2011-11-251-25/+29
* GPRS NS: Add some doxygen API documentationHarald Welte2011-11-241-17/+33
* gb_proxy: Make sure each parameter has some sort of documentationHolger Hans Peter Freyther2011-11-061-0/+2
* src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-061-2/+2
* src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso2011-05-061-1/+1
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-232-5/+5
* GPRS: Increase the NS msg size to 2048Holger Hans Peter Freyther2010-06-141-1/+1
* [GPRS] BSSGP/SGSN: Implement Gb-Interface PagingHarald Welte2010-06-101-0/+27
* [GPRS] Include IMSI and DRX params in BSSGP DL-UDHarald Welte2010-05-311-1/+2
* gprs_ns_frgre.h: Create the header and include itHolger Hans Peter Freyther2010-05-231-0/+6
* gprs: Fix warnings on funny casts for the return statementHolger Hans Peter Freyther2010-05-231-1/+1
* [GPRS] NS: Make sure we allocate NS packet with headroom for FR/GREHarald Welte2010-05-191-1/+5
* [GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte2010-05-191-2/+6
* [GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte2010-05-191-17/+22
* [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCIHarald Welte2010-05-181-0/+4
* [GPRS] SGSN: Activate BSSGP VTY functionsHarald Welte2010-05-181-0/+3
* [GPRS] BSSGP: expose more internal structures / APIHarald Welte2010-05-171-0/+29
* [GPRS] NS: Always start NS-ALIVE procedure after RESETHarald Welte2010-05-151-0/+1
* [GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startupHarald Welte2010-05-141-0/+3
* [GPRS] BSSGP: add function declarationHarald Welte2010-05-131-1/+6
* [GPRS] NS: Fix segfault when receiving message from unknown NS-VCHarald Welte2010-05-131-0/+3
* [GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte2010-05-131-0/+6
* NS: Make all timers configurable from VTYHarald Welte2010-05-121-1/+21
* NS: Add support for persistent NS-VC configurationHarald Welte2010-05-121-1/+6
* [gprs] gb_proxy: Send proper BSSGP STATUS msg in error caseHarald Welte2010-05-111-0/+12
* [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESETHarald Welte2010-05-111-0/+3
* [gprs] NS: improved timer handling for RESETHarald Welte2010-05-041-2/+2
* [gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_modeHarald Welte2010-05-041-2/+10
* [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layerHarald Welte2010-05-041-0/+1
* [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t)Harald Welte2010-05-042-14/+18
* [gprs] SGSN: Expect all Identifiers to be stored at highest levelHarald Welte2010-05-041-1/+1
* [gprs] fully integrate VTY configuration into Gb proxyHarald Welte2010-05-041-11/+38
* GPRS: Introduce a GPRS Gb ProxyHarald Welte2010-05-042-1/+48
* gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCIHarald Welte2010-05-041-2/+1
* GPRS: Modularize the NS implementationHarald Welte2010-05-041-9/+53
* GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTSHarald Welte2010-05-041-1/+1
* Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte2010-05-042-0/+199