aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-30[BSC] use correct 0x2B padding for user-specified SIHarald Welte1-0/+4
2010-07-30[BSC] Add support for configfile-hardcoded System Information messagesHarald Welte1-0/+99
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-2/+2
2010-06-28bsc_api: Allocate the subscriber_connection dynamicallyHolger Hans Peter Freyther1-3/+4
2010-06-20[BSC] Make sure we only enable hopping on BTS that support itHarald Welte1-1/+8
2010-06-20[BSC] introduce the concept of 'BTS features'Harald Welte1-1/+15
2010-06-20[BSC] Implement per-timeslot ARFCN lists for frequency hoppingHarald Welte1-10/+40
2010-06-20unfinished support for hopping channelsHarald Welte1-0/+59
2010-05-31OML: Introduce minimal VTY command set to interact with OML managed objectsHarald Welte1-0/+2
2010-05-31[rsl] Implement the T3111 timer to delay the RF Channel releaseHolger Hans Peter Freyther1-1/+1
2010-05-27VTY: Fix segfault during 'write file' from vtyHarald Welte1-0/+9
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-4/+5
2010-05-16VTY: separate VTY logging commands and OpenBSC node exit codeHarald Welte1-1/+21
2010-05-16VTY: rename vty_interface.c to bsc_vty.cHarald Welte1-0/+2116