aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-13OM2000: Implement proper parsing and response for NegotiationHarald Welte1-3/+59
2011-02-13OM2000: Add support for sending the TEST REQUEST messageHarald Welte3-0/+24
2011-02-13OML2000: Make sure we can properly exit the VTY nodeHarald Welte1-0/+1
2011-02-13OM2000: Make sure we can properly exit tye VTY nodeHarald Welte1-0/+2
2011-02-13OM2000: Add VTY commands for connect/disconnect and op_infoHarald Welte3-10/+63
2011-02-13OM2000: Add missing file from previous commitHarald Welte1-0/+182
2011-02-13OM2000: Introduce VTY commands to initiate OM2000 proceduresHarald Welte5-2/+17
2011-02-13OM2000: Negotiation Resposne, send START on OML-up eventHarald Welte3-11/+53
2011-02-13OM2000: Fix computation of length field in header, direct transmit of msgsHarald Welte1-8/+16
2011-02-13[RBS2000] Add initial code for Ericsson OM2000 O&M protocolHarald Welte4-2/+664
2011-02-13[RBS2000] Add FIXMEs in code that is a crude hackHarald Welte1-3/+8
2011-02-13[RBS2000] Actually activate the RBS2000 supportHarald Welte2-1/+4
2011-02-13[RBS2000] Initial attempt at Ericsson RBS2000 supportHarald Welte4-1/+129
2011-02-13[OML] Allow each BTS model to specify the OML callbackHarald Welte5-1/+11
2011-02-13DAHDI: print debug hexdump of every signalling msg we sendHarald Welte1-0/+1
2011-02-13[LAPD] Add minimal support for TE-side LAPDHarald Welte3-8/+58
2011-02-13DAHDI: Register every FD in the select() exceptfd-setHarald Welte1-2/+6
2011-02-13DAHDI: Handle exceptionsHarald Welte1-4/+44
2011-02-13E1 INPUT: Fix PCAP file generation for non-mISDN caseHarald Welte1-9/+5
2011-02-11E1 Input: Add new S_INP_LINE_INIT signalHarald Welte2-2/+15
2011-02-11[BSC] Move the BTS-type specific code from bcs_init.c to bts_*.cHarald Welte19-919/+972
2011-02-06[gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy'Harald Welte1-4/+6
2011-02-06[gb_proxy] make sure bssgp cell id is copied correctlyHarald Welte1-1/+3
2011-02-06[gb proxy] treat BVCI=1 consistently like signallingHarald Welte1-2/+2
2011-02-06[gb_proxy] Convert a NS-BLOCK from BSS into BVC-RESET to SGSNHarald Welte1-12/+31
2011-02-06[gb_proxy] Track the state of blocked/unblocked BVC in the proxyHarald Welte1-13/+59
2011-02-05remove dead codeHarald Welte1-65/+0
2011-02-05[DAHDI] cosmetic fixesHarald Welte1-4/+4
2011-02-05[DAHDI] make sure LAPD transmits with correct SAPIHarald Welte3-6/+7
2011-02-05[LAPD] fix bug in TEI manager rendering LAPD unusableHarald Welte1-13/+12
2011-02-05[DAHDI] remove unused variableHarald Welte1-2/+1
2011-02-05[LAPD] Support multiple instances of LAPDHarald Welte4-85/+140
2011-02-05[LAPD] remove a number of unneeded assert() callsHarald Welte1-18/+18