aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/abis_om2000.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-14OM2000: Handle various ACKs better, implement CON CONF REQHarald Welte1-1/+43
2011-02-14OM2000: Route outgoing NM message depending on MOHarald Welte1-13/+39
2011-02-13OM2000: Don't send START REQ in response to FAULT REPHarald Welte1-1/+0
2011-02-13OM2000: Make sure we ACK an ENABLE RESULTHarald Welte1-0/+3
2011-02-13OM2000: Add IS Conf ReqHarald Welte1-0/+23
2011-02-13OM2000: Add enable/disable commandsHarald Welte1-7/+30
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 Welte1-0/+12
2011-02-13OM2000: Add VTY commands for connect/disconnect and op_infoHarald Welte1-7/+21
2011-02-13OM2000: Introduce VTY commands to initiate OM2000 proceduresHarald Welte1-1/+9
2011-02-13OM2000: Negotiation Resposne, send START on OML-up eventHarald Welte1-11/+41
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 Welte1-0/+631