aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2011-02-26nat: Verify that we are not assigning 0x1f as endpoint.Holger Hans Peter Freyther1-5/+5
2011-02-26nat: Allocate the endpoint status dynamicallyHolger Hans Peter Freyther5-12/+39
2011-02-25nat: Update the tests to make them going againHolger Hans Peter Freyther2-4/+7
2011-02-25configure: Require a new libosmovty due to the syslog/logging changesHolger Hans Peter Freyther1-1/+1
2011-02-24Use shorter vty_app_info->name for all appsHarald Welte4-4/+4
2011-02-24sms: introduce new command to trigger the sending process for specific subscr...Nico Golde1-0/+19
2011-02-24rf: Delay execution of commandsHolger Hans Peter Freyther2-18/+39
2011-02-24rf: Verify that the requested mode is entered and drop OML in errorHolger Hans Peter Freyther2-0/+34
2011-02-24rf: Remember the last command requested on the RF CMD interfaceHolger Hans Peter Freyther3-0/+15
2011-02-24oml: Parse probable cause and additional text in failure reportsDieter Spaar1-0/+14
2011-02-24misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621Holger Hans Peter Freyther2-3/+4
2011-02-20debian: Correct the path for the binaries.Holger Hans Peter Freyther6-9/+9
2011-02-19BSC: Fix empty neighbor list in case of manual SI/SI5 modeHarald Welte1-3/+3
2011-02-19Fix various compiler warnings all over the codeHarald Welte11-11/+18
2011-02-19Install programs into $(prefix)/bin, not /sbinHarald Welte3-4/+4
2011-02-18bsc: Use msg->data and msg->len for the hexdump, pick a better nameHolger Hans Peter Freyther1-3/+3
2011-02-18nat: If the number starts with 00 turn it into a international numberHolger Hans Peter Freyther1-1/+6
2011-02-18nat: Add extra size check for the number and fail if it does not fitHolger Hans Peter Freyther1-0/+6
2011-02-18bsc: core-mobile-country-code and core-mobile-network-code range is too smallHolger Hans Peter Freyther1-2/+2
2011-02-18LOGGING: make sure to make the 'logging filter' compatible with vty log cfgHarald Welte3-18/+15
2011-02-15Allow configuration of SI5 neighbor list != SI2 neighbor listHarald Welte4-14/+76
2011-02-14add example openbsc.cfg for RBS2308 with 4TRXHarald Welte1-0/+221
2011-02-14DAHDI: Automatically switch signalling slots to HDLC + FCS modeHarald Welte1-1/+6
2011-02-14OM2000: Make sure the IS and CON lists are kept in orderHarald Welte1-2/+2
2011-02-14DAHDI: usse lower-case name to parse correctly by vty codeHarald Welte1-1/+1
2011-02-14OM2000/RBS2000: Make IS+CON configuration persistent in config fileHarald Welte3-10/+38
2011-02-14VTY: Allow for per-BTS-model specific config file write functionsHarald Welte2-0/+15
2011-02-14LAPD: keep sent/receive sequence numbers per SAPI, not just per TEIHarald Welte1-36/+48
2011-02-14OM2000: Handle various ACKs better, implement CON CONF REQHarald Welte1-1/+43
2011-02-14OM2000: Route outgoing NM message depending on MOHarald Welte6-22/+49
2011-02-13OM2000: Complete the VTY help message for OM2000 MO commandsHarald Welte1-1/+9
2011-02-13OM2000: Allow configuration of CON from VTYHarald Welte3-2/+95
2011-02-13OM2000: Allow VTY based configuration of IS connection groupsHarald Welte3-14/+83
2011-02-13OM2000: Don't send START REQ in response to FAULT REPHarald Welte1-1/+0
2011-02-13INPUT: Disable the per-TRX OML Link for nowHarald Welte1-0/+2
2011-02-13RBS2000: Differentiate between BTS OML and TRX OMLHarald Welte1-4/+14
2011-02-13INPUT: Include TEI + SAPI in E1 INPUT SIGNALHarald Welte2-0/+4
2011-02-13INPUT: Allow for a per-TRX OML linkHarald Welte3-4/+20
2011-02-13RBS2000: fix compiler warning about unhandled enum in switch()Harald Welte1-1/+1
2011-02-13OM2000: Configure the IS to route both TRX0 and TRX1Harald Welte1-1/+6
2011-02-13LAPD: Make sure we don't re-start SABM timer for INACTIVE SAPsHarald Welte1-2/+3
2011-02-13RBS2000: Generate per-TRX OML linkHarald Welte1-0/+5
2011-02-13DAHDI: Deliver ALARM/NOALARM as input signal to RBS2000 driverHarald Welte3-5/+25
2011-02-13OM2000: Make sure we ACK an ENABLE RESULTHarald Welte1-0/+3
2011-02-13RBS2000: Move SABM re-transmit logic into LAPD codeHarald Welte3-39/+188
2011-02-13RBS2000: Make sure we transmit SABM at 0.3 second intervalsHarald Welte1-2/+4
2011-02-13OM2000: Use om2k in VTY promptHarald Welte1-1/+1
2011-02-13OM2000: Add IS Conf ReqHarald Welte3-0/+54
2011-02-13OM2000: Add enable/disable commandsHarald Welte3-7/+54
2011-02-13OM2000: Fix Negotiation parsingHarald Welte1-1/+4