aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
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-12NS: Add support for persistent NS-VC configurationHarald Welte1-1/+6
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
2010-05-04[gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPTHarald Welte1-9/+12
2010-05-04[gprs] cosmetic updates in header fileHarald Welte1-3/+3
2010-05-04[gprs] correctly calculate the length of the BSSGP PDUsHarald Welte1-0/+1
2010-05-04[gprs] GMM: print more details about PDP context activation requestHarald Welte1-1/+0
2010-05-04[gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layerHarald Welte2-0/+5
2010-05-04[gprs] Use stdint.h types (uintXX_t instead of u_intXX_t)Harald Welte5-62/+72
2010-05-04[gprs] SGSN: Expect all Identifiers to be stored at highest levelHarald Welte2-1/+3
2010-05-04[gprs] Ensure msgb->l3h points to Layer3 (04.08)Harald Welte1-3/+5
2010-05-04[gprs] Build the SGSN stand-alone and not as part of bsc_hackHarald Welte1-0/+30
2010-05-04[gprs] add some Iu specific SGSN MM state fieldsHarald Welte1-0/+5
2010-05-04move gsm48_parse_ra() and gprs_tlli_type() to libosmocoreHarald Welte1-16/+0
2010-05-04[gprs] fully integrate VTY configuration into Gb proxyHarald Welte2-11/+75
2010-05-04GPRS: Introduce a GPRS Gb ProxyHarald Welte2-1/+48
2010-05-04gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCIHarald Welte2-6/+8
2010-05-04gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it ...Harald Welte1-0/+3
2010-05-04signal.h: Don't include gsm_subscriber but rather declare itHarald Welte1-1/+2
2010-05-04GPRS: Modularize the NS implementationHarald Welte1-9/+53
2010-05-04gprs: Update gprs-sgsn branch to use new msgb->cb layoutHarald Welte1-0/+3
2010-05-04GPRS: remove hard-coded IP address for NSIP responses from SGSN->BTSHarald Welte1-1/+1
2010-05-04some more GPRS related commentsHarald Welte1-3/+6
2010-05-04Create new 'gprs-sgsn' branch on top of 'gprs-conf'Harald Welte7-0/+538
2010-05-04make gsm48_msgb_alloc() a static inline functionHarald Welte1-1/+9
2010-05-01'struct gprs_ra_id' is now defined in libosmocoreHarald Welte1-8/+0
2010-04-30define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB()Harald Welte1-0/+7
2010-04-30remove any reference to 'struct gsm_bts_link'Harald Welte1-5/+0
2010-04-25[vty] Allow to set the RACH NM attributes on a per BTS basisHolger Hans Peter Freyther1-0/+4
2010-04-25Merge branch 'on-waves/mgcp'Holger Hans Peter Freyther1-0/+1