aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2010-05-13ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRXHolger Hans Peter Freyther4-14/+20
2010-05-13ipaccess: Refactor... unite some codeHolger Hans Peter Freyther1-11/+11
2010-05-13ipaccess: Use the right trx when performing the testHolger Hans Peter Freyther1-1/+1
2010-05-13ipaccess: Use the current TRX to set the OML address.Holger Hans Peter Freyther1-1/+1
2010-05-13ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OMLHolger Hans Peter Freyther1-17/+16
2010-05-13abis: Pass the abis_om_obj_inst in the nm_state_event..Holger Hans Peter Freyther5-6/+10
2010-05-12Ensure all 'view' commands are availalbe from 'enable' tooHarald Welte5-27/+34
2010-05-12Make sure all commands of SHOW_NODE to ENABLE_NODEHarald Welte2-0/+2
2010-05-12Gb Proxy: Cosmetic fix of VTY file writingHarald Welte1-6/+6
2010-05-12NS: Add support for persistent NS-VC configurationHarald Welte7-44/+236
2010-05-12NS: Send UNBLOCK signal when we get UNBLOCK_ACK from peerHarald Welte1-0/+1
2010-05-12Display NSEI instead of NSVCI for all debug msgsHarald Welte1-4/+4
2010-05-12NS: Send STATUS or RESET when receiving NS_ALIVE on unknown NSVCHarald Welte1-5/+15
2010-05-12NS / GB Proxy: Add Signal in case Tns-Alive expires too oftenHarald Welte3-0/+9
2010-05-12NS: Debug NS timer expiryHarald Welte1-2/+16
2010-05-12NS: Add more LOG_DEBGU messages and retransmit NS-ALIVEHarald Welte1-4/+23
2010-05-12NS: More INFO messages about what we actually transmitHarald Welte1-0/+13
2010-05-12NS: don't memcmp sockaddr_in but compare ip and port individuallyHarald Welte1-4/+5
2010-05-12[gprs] NS: more state transitions, error reporting via Tx STATUS PDUHarald Welte1-16/+64
2010-05-12[ipaccess] Attempt to fix setting unit ids with a multi trx setupHolger Hans Peter Freyther1-3/+12
2010-05-12gsm0408: Use counter_inc to increment the counter.Holger Hans Peter Freyther1-1/+1
2010-05-12[gprs] Gb proxy: log level consolidationHarald Welte1-7/+9
2010-05-12[gprs] NS: elevate events from LOGL_DEBUG to LOGL_INFOHarald Welte1-13/+14
2010-05-12[gprs] gb_proxy: Snoop Cell ID from BSSGP RESETHarald Welte1-5/+22
2010-05-11[gprs] NS/BSSGP: Make all timers configurable from VTYHarald Welte4-26/+139
2010-05-11VTY: More context sensitive help messagesHarald Welte1-16/+87
2010-05-11[gprs] gb_proxy: more verbose debuggingHarald Welte1-4/+7
2010-05-11[gprs] NS: update the remote peer IP addr/port on NS RESETHarald Welte1-1/+2
2010-05-11[gprs] NS: include port number in log statementHarald Welte1-2/+3
2010-05-11[gprs] use TCP port 4246 for the gb_proxy vty telnetHarald Welte1-1/+1
2010-05-11[gprs] gb-proxy: We might receive a NS-RESET for a NS-VC that we already knowHarald Welte1-4/+21
2010-05-11[gprs] gb_proxy: Fix detecting the SGSN-facing ns-vc by its NSEIHarald Welte1-0/+8
2010-05-11[gprs] NS: Make sure we include "Rx" in the log statement for NS RESETHarald Welte1-1/+5
2010-05-11logging: Add 'show logging vty' command to display current log configHarald Welte2-1/+45
2010-05-11debug/logging: more verbose descriptionsHarald Welte1-17/+17
2010-05-11logging: Add interactive helpHarald Welte1-1/+46
2010-05-11logging: use 'logging level all' instead of 'logging set log level'Harald Welte1-23/+11
2010-05-11[gprs] Gb proxy: cosmetic cleanupHarald Welte1-3/+5
2010-05-11[gprs] NS: cleanup / fix compiler warningsHarald Welte1-3/+5
2010-05-11[gprs] BSSGP: cosmetic cleanupHarald Welte1-9/+2
2010-05-11[gprs] gb_proxy: Send proper BSSGP STATUS msg in error caseHarald Welte6-131/+210
2010-05-11[gprs] gb_proxy: Forward NS-RESET/NS-BLOCK/NS-UNBLOCK from SGSN to BTSsHarald Welte3-0/+35
2010-05-11[gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESETHarald Welte3-4/+88
2010-05-11[gprs] Add new 'NS' and 'BSSGP' logging categoriesHarald Welte5-45/+57
2010-05-11[gprs] gb_proxy: More VTY 'show' informationHarald Welte3-2/+30
2010-05-04misc: Use $(top_srcdir) for source, $(top_builddir) for libsHolger Hans Peter Freyther2-5/+6
2010-05-04update README with URL of the homepageHarald Welte1-0/+2
2010-05-04move ipaccess tools into their own subdirectoryHarald Welte3-10/+15
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte17-15/+25
2010-05-04[gprs] Add GPRS header files to noinst_HEADERSHarald Welte1-1/+3