aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2010-06-08GPRS: Have a simple map from BSSGP PDU to the name...Holger Hans Peter Freyther1-1/+17
2010-06-08GPRS: Add something that should have become a histogram display...Holger Hans Peter Freyther1-0/+62
2010-06-08chan_alloc: Stop the channel timers in the resetHolger Hans Peter Freyther1-0/+2
2010-06-08abis_rsl: Allow to specify the release mode for a given channel.Holger Hans Peter Freyther3-4/+5
2010-06-08abis_rsl: Fixup direct assignment and go through the method.Holger Hans Peter Freyther1-2/+2
2010-06-08gsm_04_11: Remove direct RSL calls from the SMS code...Holger Hans Peter Freyther1-9/+0
2010-06-07GSM 04.08: Improve IMEI recording in hlr.sqlite3 for rejected subscribersHarald Welte1-4/+3
2010-06-07GPRS: Print the IP address to see the direction...Holger Hans Peter Freyther1-1/+1
2010-06-07GPRS: It is TLLI and not TTLI...Holger Hans Peter Freyther2-16/+16
2010-06-07GPRS: Show the TLLI as hex value...Holger Hans Peter Freyther2-3/+8
2010-06-07GPRS: Add script to track the N(U) on GPRS LLC messages..Holger Hans Peter Freyther1-0/+55
2010-06-07GPRS: Add wireshark lua script to split a trace by TLLIHolger Hans Peter Freyther1-0/+45
2010-06-07GPRS: Move test script into subdirectory..Holger Hans Peter Freyther1-0/+0
2010-06-03[GPRS] BSSGP: Fix formatting of BSSGP TX STATUSHarald Welte1-1/+2
2010-06-03[GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlinkHarald Welte2-28/+348
2010-06-03[GPRS] SNDCP: Check if SN-PDU is too large and reject itHarald Welte1-0/+8
2010-06-03[GPRS] LLC: Implement per-SAPI default values for LLC parametersHarald Welte3-11/+114
2010-06-03[GPRS] implement GTP->SNDCP->LLC downlink user-data pathHarald Welte3-2/+58
2010-06-03[GPRS] add comments to SGSN header fileHarald Welte2-1/+5
2010-06-02[GPRS] SGSN: specify the local bind address in the config fileHarald Welte1-0/+1
2010-06-02[GPRS] SGSN: use correct length+data for GSN_ADDRESSHarald Welte1-6/+6
2010-06-02[GPRS] SNDCP: Fix PCOMP and DCOMP header field lengthHarald Welte1-2/+2
2010-06-02[GPRS] SGSN: Allow vty-based configuration of local listen/bind IP for GTPHarald Welte1-5/+19
2010-06-02[GPRS] SNDCP: Add new SNDCP Entity to global list of entitiesHarald Welte1-4/+7
2010-06-02[GPRS] Change SI13 to NMO_II, as some phones (like G1) dislike NMO_IIIHarald Welte1-1/+1
2010-06-02[GPRS] SNDCP use DSNDCP instead of DGPRSHarald Welte1-6/+6
2010-06-02[GPRS] SNDCP: Fix header length (pcomp is part of common_hdr)Harald Welte1-9/+18
2010-06-02[GPRS] SGSN: fix another segfault (and use-after-free) when GGSN is deadHarald Welte1-2/+3
2010-06-01[GPRS] hand SNDCP N-PDUs to the GTP to the GGSNHarald Welte5-17/+203
2010-06-01We now need libosmocore-0.1.10 due to gprs_tmsi2tlli()Harald Welte1-1/+1
2010-06-01[GPRS] Major LLC / TLLI handling fixesHarald Welte7-85/+245
2010-06-01[GPRS] SGSN GTP: Fix segfault in case GGSN is downHarald Welte1-2/+3
2010-06-01[GPRS] update SGSN config file exampleHarald Welte1-6/+6
2010-05-31[GPRS] GMM: Set LLC 'C/R' bit when sending IDENTITY REQUESTHarald Welte1-2/+2
2010-05-31[GPRS] Include IMSI and DRX params in BSSGP DL-UDHarald Welte5-16/+60
2010-05-31[GPRS] Implement TMSI reallocation and timers 3350 + 3370Harald Welte3-38/+177
2010-05-31[GPRS] BSSGP: Fix way too long TLLI debug lineHarald Welte1-1/+1
2010-05-31[GPRS] BSSGP: More verbose debug log / error reportingHarald Welte1-34/+86
2010-05-31VTY: properly exit from OML_NODEHarald Welte1-0/+10
2010-05-31[GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACKHarald Welte1-2/+1
2010-05-31OML: Introduce minimal VTY command set to interact with OML managed objectsHarald Welte5-20/+224
2010-05-31VTY: libosmocore >= 0.1.9 doesn't define BSC specific VTY nodes anymoreHarald Welte2-1/+16
2010-05-31ipaccess-config: More verbose help messageHarald Welte1-9/+9
2010-05-31[bsc_hack] Call handle_options before bootstrapping the networkHolger Hans Peter Freyther1-3/+3
2010-05-31[rsl] Introduce an error state for the lchan and set it on releaseHolger Hans Peter Freyther3-9/+48
2010-05-31[rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther3-5/+17
2010-05-31[rsl] Check the assumption that RF Channel Release is sent during releaseHolger Hans Peter Freyther1-0/+6
2010-05-31[rsl] Move rf channel release scheduling to a new methodHolger Hans Peter Freyther1-8/+10
2010-05-31[GPRS] Make sure SI13 rest octets look like those of the ip.access BSCHarald Welte2-9/+17
2010-05-31[GPRS] NS: Fix GRE keepalive response in FR-GRE encapsulationHarald Welte1-2/+2