aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-13[GPRS] NS: Fix segfault when receiving message from unknown NS-VCHarald Welte1-0/+3
2010-05-13[GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte2-0/+9
2010-05-12NS: Make all timers configurable from VTYHarald Welte1-1/+21
2010-05-13sw_load: Specify the trx_nr for the software loadHolger Hans Peter Freyther1-1/+1
2010-05-13ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRXHolger Hans Peter Freyther2-2/+2
2010-05-13abis: Pass the abis_om_obj_inst in the nm_state_event..Holger Hans Peter Freyther1-1/+2
2010-05-12Ensure all 'view' commands are availalbe from 'enable' tooHarald Welte1-0/+1
2010-05-12NS: Add support for persistent NS-VC configurationHarald Welte2-1/+7
2010-05-12NS / GB Proxy: Add Signal in case Tns-Alive expires too oftenHarald Welte1-0/+1
2010-05-11[gprs] NS/BSSGP: Make all timers configurable from VTYHarald Welte1-0/+2
2010-05-11[gprs] gb_proxy: Send proper BSSGP STATUS msg in error caseHarald Welte1-0/+12
2010-05-11[gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSsHarald Welte1-0/+2
2010-05-11[gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESETHarald Welte2-0/+15
2010-05-11[gprs] Add new 'NS' and 'BSSGP' logging categoriesHarald Welte1-0/+2
2010-05-11[gprs] gb_proxy: More VTY 'show' informationHarald Welte1-0/+2
2010-05-04[gprs] Add GPRS header files to noinst_HEADERSHarald Welte1-1/+3
2010-05-04[gprs] NS: improved timer handling for RESETHarald Welte1-2/+2
2010-05-04[gprs] NS: replace nsvc->timer_is_tns_alive with nsvc->timer_modeHarald Welte1-2/+10
2010-05-04[gprs] gb_proxy: Fix proxying of BSS messages to SGSNHarald Welte1-0/+1
2010-05-04[gprs] LLC: API to send XID responses to XID commandsHarald Welte1-0/+10
2010-05-04[gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPTHarald Welte1-0/+159