aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GRPS LLC: Fix TLLI change: Use caller-supplied old_tlli!laforge/santosHarald Welte2011-10-161-1/+1
* gprs: Also check tlli_new in sgsn_mm_ctx_by_tlliJonathan Santos2011-10-161-2/+3
* gprs: Reset LLC state when Timer 3350 expiresJonathan Santos2011-10-163-0/+26
* gprs: Suspend user data transmission during Routing Area UpdatingJonathan Santos2011-10-163-0/+26
* gprs: Set GMM state to GMM_REGISTERED_NORMAL after ATTACH_COMPLETE receivedJonathan Santos2011-10-161-3/+1
* gprs: Delete GMM and PDP contexts if ATTACH_REQUEST received from already-attached MSJonathan Santos2011-10-163-9/+36
* gprs: Fix bug where SGSN was sending all LLC UI frames with N(U)=0Jonathan Santos2011-10-161-1/+1
* GPRS: Allow MS Network Capability of up to 32 bytesHarald Welte2011-10-162-2/+9
* GPRS: Support MS Radio Access Capability up to 255 bytesHarald Welte2011-10-162-3/+8
* GPRS GMM: When we receive a RA UPD REQ, we are NORMAL even after SUSPENDHarald Welte2011-10-161-0/+3
* GPRS LLC: fix compiler warningHarald Welte2011-10-161-1/+1
* GPRS GMM: Send LLGMM-RESET.req when talking to unknown MSHarald Welte2011-10-161-0/+5
* LLC: Add minimal LLGMM-RESET.req implementationHarald Welte2011-10-162-11/+87
* misc: Linking fixes for Ubuntu 11.10 CompilerHolger Hans Peter Freyther2011-10-167-19/+27
* gprs: Fix various compiler warningsHolger Hans Peter Freyther2011-10-142-2/+4
* gprs: Fix compiler warnings in the codeHolger Hans Peter Freyther2011-10-142-2/+4
* gprs_gmm: Fix various compiler warningsHolger Hans Peter Freyther2011-10-141-4/+7
* gprs: This comes from libosmocore, remove it hereHolger Hans Peter Freyther2011-10-141-2/+0
* osmo-sgsn: Install the osmo-sgsn configuration for debianHolger Hans Peter Freyther2011-10-131-0/+1
* sgsn: Add a configuration that is accepted by osmo-sgsnHolger Hans Peter Freyther2011-10-131-0/+26
* libctrl: only free() msgb if it was alloc()edAlexander Huemer2011-10-121-1/+1
* bsc: Put the full stop before the \n in the log messageHolger Hans Peter Freyther2011-10-121-1/+1
* bsc: Add new SCCP connections to the tailHolger Hans Peter Freyther2011-10-121-1/+1
* bsc: Drop the BTS instead of exiting the applicationHolger Hans Peter Freyther2011-10-121-7/+12
* vty: Document more VTY parameters of a commandHolger Hans Peter Freyther2011-10-121-33/+55
* require new libosmo-abis version0.10.0Harald Welte2011-10-101-1/+1
* add missing include files to noinst_HEADERS to make distcheck workHarald Welte2011-10-101-1/+2
* Undo my changes to bts_siemens_bs11.c it works as it was.Andreas Eversberg2011-09-291-35/+0
* All 3 E1-BTS should now work with dahdi and misdn_lapd driver.Andreas Eversberg2011-09-293-9/+41
* Fix Ericsson RBS2000 support after libosmo-abis mergeHarald Welte2011-09-263-22/+12
* gsm_data_shared: use 'const' whenever applicableHarald Welte2011-09-262-14/+14
* Fix bogus message labelling in wireshark OML dissectorPablo Neira2011-09-191-1/+3
* bsc_api.h: Add some comments to the API structureHarald Welte2011-09-131-0/+7
* bsc_api: Add some more comments to the codeHarald Welte2011-09-131-0/+10
* add a per-lchan buffer for the last SID frame for osmo-btsHarald Welte2011-09-071-0/+4
* add AMR mode member of gsm_lchan for osmo-btsHarald Welte2011-09-061-0/+14
* update wireshark patches to current wireshark svnHarald Welte2011-09-067-360/+344
* fix fprintf format specifiers in osmo-bsc_mgcpAlexander Huemer2011-09-061-2/+2
* fix some "implicit declaration" warnings in libbscAlexander Huemer2011-09-062-0/+13
* fix some "implicit declaration" warnings in libtrauAlexander Huemer2011-09-063-0/+9
* fix some "implicit declaration" warnings in osmo-nitbAlexander Huemer2011-09-065-0/+38
* gsm_data_shared: add some fields for voice support of sysmo-btsHarald Welte2011-09-041-0/+6
* Add VTY command to specify default speech codecHarald Welte2011-09-038-6/+109
* bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMDDieter Spaar2011-09-031-1/+1
* bsc: Fix a crash in case we get a NACK from the BTS for a new channelHolger Hans Peter Freyther2011-08-301-5/+5
* BTS support: nokia/ericcson - use e1inp_ts->lapdHarald Welte2011-08-262-4/+4
* add missing #include line to gsm_data_shared.hHarald Welte2011-08-241-0/+2
* Revert "we don't have openbsc/ipaccess.h anymore"Harald Welte2011-08-231-1/+1
* add missing ipaccess.h to Makefile.amHarald Welte2011-08-231-1/+1
* add control_cmd.h to Makefile.amHarald Welte2011-08-231-1/+1