aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2010-06-02USSD: Incomplete attempt to implement non-call SS interrogatelaforge/supp_srvHarald Welte1-2/+70
2010-06-01[GPRS] hand SNDCP N-PDUs to the GTP to the GGSNHarald Welte1-0/+8
2010-06-01[GPRS] Major LLC / TLLI handling fixesHarald Welte3-15/+46
2010-05-31[GPRS] Include IMSI and DRX params in BSSGP DL-UDHarald Welte2-2/+4
2010-05-31[GPRS] Implement TMSI reallocation and timers 3350 + 3370Harald Welte1-2/+14
2010-05-31OML: Introduce minimal VTY command set to interact with OML managed objectsHarald Welte1-0/+5
2010-05-31VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymoreHarald Welte1-0/+15
2010-05-31[rsl] Introduce an error state for the lchan and set it on releaseHolger Hans Peter Freyther1-0/+2
2010-05-31[rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther1-0/+1
2010-05-30[GPRS] LLC: Increment V(U) and N(U)Harald Welte1-3/+6
2010-05-25add gprs_ns_frgre.h to Makefile.amHarald Welte1-1/+2
2010-05-25Migrate VTY code to libosmovtyHarald Welte11-756/+5
2010-05-23gprs_ns_frgre.h: Create the header and include itHolger Hans Peter Freyther1-0/+6
2010-05-23gprs: Fix warnings on funny casts for the return statementHolger Hans Peter Freyther1-1/+1
2010-05-23vty: The method got renamed, fix various compiler warnings.Holger Hans Peter Freyther1-1/+1
2010-05-23debug: Make GPRS params non-const to avoid compiler warningHolger Hans Peter Freyther1-2/+2
2010-05-19[GPRS] NS: Make sure we allocate NS packet with headroom for FR/GREHarald Welte1-1/+5
2010-05-19[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' nodeHarald Welte3-9/+6
2010-05-19[GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte3-18/+25
2010-05-19socket: Add support for GRE socketsHarald Welte2-1/+15
2010-05-19[SGSN] Gb Proxy: Simplify configurationHarald Welte1-4/+0
2010-05-18[GPRS] fix numerous compiler warningsHarald Welte1-3/+3
2010-05-18[GPRS] SGSN: TMSI allocationHarald Welte2-4/+7
2010-05-18[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQHarald Welte3-4/+9
2010-05-18[GPRS] LLC: Add VTY interface for LLCHarald Welte1-0/+39
2010-05-18[GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCIHarald Welte1-0/+4
2010-05-18[GPRS] add missing header file gprs_gmm.hHarald Welte2-1/+11
2010-05-18[GPRS] SGSN: Include rate counters in MM ContextHarald Welte1-0/+15
2010-05-18[GPRS] Properly connect GPRS SM with LIBGTP for PDP context activationHarald Welte3-4/+16
2010-05-18[GPRS] SGSN: Activate BSSGP VTY functionsHarald Welte1-0/+3
2010-05-17[GPRS] BSSGP: Add VTY for configuration and inpectionHarald Welte1-0/+5
2010-05-17[GPRS] VTY: Add BSSGP nodeHarald Welte1-0/+1
2010-05-17[GPRS] BSSGP: expose more internal structures / APIHarald Welte1-0/+29
2010-05-17[GPRS] More work on a real SGSNHarald Welte1-16/+54
2010-05-17[SGSN] remove the mmctx->sgsn pointerHarald Welte2-4/+1
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte3-1/+39
2010-05-16VTY: decouple telnet_interface from 'struct gsmnet'Harald Welte2-7/+4
2010-05-16VTY: pass program name, version and copyright to vty_init()Harald Welte2-2/+7
2010-05-16VTY: Context-sensitive help for logging related commandsHarald Welte1-0/+1
2010-05-15[GPRS] NS: Allow filtering of log messages by NSVC / NSEIHarald Welte1-0/+9
2010-05-15[GPRS] NS: Always start NS-ALIVE procedure after RESETHarald Welte1-0/+1
2010-05-16gsm48: Add a generic MI from classmark+mi extraction.Holger Hans Peter Freyther1-0/+1
2010-05-16gsm48: Add size checks to the paging response mi parsing.Holger Hans Peter Freyther1-1/+1
2010-05-14[VTY] Introduce "end" command that works from any level in configHarald Welte1-0/+1
2010-05-14[VTY] Remove OpenBSC specific node-exit handling from src/vtyHarald Welte2-2/+1
2010-05-14VTY: Introduce common code to add 'description' to objects like BTSHarald Welte2-0/+12
2010-05-14[GPRS] gb_proxy: Initiate RESET procedure on persistent NS-VC at startupHarald Welte2-0/+7
2010-05-13[GPRS] Add debug sections for LLC and SNDCPHarald Welte1-0/+2
2010-05-13[GPRS] BSSGP: add function declarationHarald Welte1-1/+6
2010-05-13[GPRS] LLC: Improve implementation compliance to specHarald Welte1-0/+36