summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USSD: Incomplete attempt to implement non-call SS interrogatelaforge/supp_srvHarald Welte2010-06-023-24/+189
* [GPRS] SGSN: Allow vty-based configuration of local listen/bind IP for GTPHarald Welte2010-06-021-5/+19
* [GPRS] SNDCP: Add new SNDCP Entity to global list of entitiesHarald Welte2010-06-021-4/+7
* [GPRS] Change SI13 to NMO_II, as some phones (like G1) dislike NMO_IIIHarald Welte2010-06-021-1/+1
* [GPRS] SNDCP use DSNDCP instead of DGPRSHarald Welte2010-06-021-6/+6
* [GPRS] SNDCP: Fix header length (pcomp is part of common_hdr)Harald Welte2010-06-021-9/+18
* [GPRS] SGSN: fix another segfault (and use-after-free) when GGSN is deadHarald Welte2010-06-021-2/+3
* [GPRS] hand SNDCP N-PDUs to the GTP to the GGSNHarald Welte2010-06-015-17/+203
* We now need libosmocore-0.1.10 due to gprs_tmsi2tlli()Harald Welte2010-06-011-1/+1
* [GPRS] Major LLC / TLLI handling fixesHarald Welte2010-06-017-85/+245
* [GPRS] SGSN GTP: Fix segfault in case GGSN is downHarald Welte2010-06-011-2/+3
* [GPRS] update SGSN config file exampleHarald Welte2010-06-011-6/+6
* [GPRS] GMM: Set LLC 'C/R' bit when sending IDENTITY REQUESTHarald Welte2010-05-311-2/+2
* [GPRS] Include IMSI and DRX params in BSSGP DL-UDHarald Welte2010-05-315-16/+60
* [GPRS] Implement TMSI reallocation and timers 3350 + 3370Harald Welte2010-05-313-38/+177
* [GPRS] BSSGP: Fix way too long TLLI debug lineHarald Welte2010-05-311-1/+1
* [GPRS] BSSGP: More verbose debug log / error reportingHarald Welte2010-05-311-34/+86
* VTY: properly exit from OML_NODEHarald Welte2010-05-311-0/+10
* [GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACKHarald Welte2010-05-311-2/+1
* OML: Introduce minimal VTY command set to interact with OML managed objectsHarald Welte2010-05-315-20/+224
* VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymoreHarald Welte2010-05-312-1/+16
* ipaccess-config: More verbose help messageHarald Welte2010-05-311-9/+9
* [bsc_hack] Call handle_options before bootstrapping the networkHolger Hans Peter Freyther2010-05-311-3/+3
* [rsl] Introduce an error state for the lchan and set it on releaseHolger Hans Peter Freyther2010-05-313-9/+48
* [rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther2010-05-313-5/+17
* [rsl] Check the assumption that RF Channel Release is sent during releaseHolger Hans Peter Freyther2010-05-311-0/+6
* [rsl] Move rf channel release scheduling to a new methodHolger Hans Peter Freyther2010-05-311-8/+10
* [GPRS] Make sure SI13 rest octets look like those of the ip.access BSCHarald Welte2010-05-312-9/+17
* [GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulationHarald Welte2010-05-311-2/+2
* [GPRS] BSSGP: Acknowledge all SUSPEND and RESUME requestsHarald Welte2010-05-301-0/+103
* [GPRS] LLC: Increment V(U) and N(U)Harald Welte2010-05-302-3/+10
* [GPRS] GMM: Add some FIXME's to the codeHarald Welte2010-05-301-0/+3
* [GPRS] NS: correctly pass the NS payload length to the TLV parserHarald Welte2010-05-301-7/+9
* [GPRS] NS: Don't hand Frame Relay LMI packets into the NS codeHarald Welte2010-05-281-5/+15
* [GPRS] NS: Respond to GRE keepalive messagesHarald Welte2010-05-281-1/+67
* [GPRS] NS: Frame Relay DLCI for PVC from 16-1007Harald Welte2010-05-281-1/+1
* [GPRS] NS: Print error message if TLV parser fails for some reasonHarald Welte2010-05-281-0/+22
* [GPRS] NS: Start TEST procedure, not ALIVE procedure, on RESET/RESET_ACKHarald Welte2010-05-281-2/+3
* fix typo in gb-proxy-unblock-bug.pyHarald Welte2010-05-281-1/+1
* remove libosmocore from openbsc.gitHarald Welte2010-05-2880-18030/+0
* gprs: Subtract the headroom for what we can receiveHolger Hans Peter Freyther2010-05-281-1/+1
* gprs: Simplify test case code..Holger Hans Peter Freyther2010-05-281-18/+17
* gprs: Add reset procedure example...Holger Hans Peter Freyther2010-05-281-0/+59
* VTY: Remove some more SUBSCR_NODE related codeHarald Welte2010-05-271-5/+0
* VTY: Fix segfault during 'write file' from vtyHarald Welte2010-05-271-0/+9
* VTY: Fix help for 'subscriber .... a3a8' commandHarald Welte2010-05-271-2/+2
* VTY: Unify Subscriber functions, remove SUBSCR_NODEHarald Welte2010-05-271-122/+95
* Add ARFCN range check for GSM 850 bandHarald Welte2010-05-261-0/+8
* add gprs_ns_frgre.h to Makefile.amHarald Welte2010-05-251-1/+2
* Merge commit '237f6241f2b91a81b928ce4e3fc1364f61f11eaa'Harald Welte2010-05-2529-21/+7016
|\