aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_nat/bsc_nat_vty.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-04osmo-bsc_nat: Add VTY command to query position and state of BTSesDaniel Willmann1-0/+221
2012-05-02misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_regHolger Hans Peter Freyther1-4/+5
2011-06-01nat: Add VTY code to configure the SMSC rewritingHolger Hans Peter Freyther1-9/+47
2011-06-01nat: Patch the destination SMS address of a messageHolger Hans Peter Freyther1-2/+2
2011-06-01nat: Allow to have a regexp to match the MSISDNHolger Hans Peter Freyther1-7/+7
2011-05-17nat: Use 'paging group' because we have paging forbidden.Holger Hans Peter Freyther1-7/+15
2011-05-07src: rename msg_entr* to osmo_config_*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-5/+5
2011-05-02nat: Create a Paging Group that BSCs can refer toHolger Hans Peter Freyther1-12/+127
2011-04-26bsc: Allow to have a list of MSCs/MUXs to connect toHolger Hans Peter Freyther1-5/+4
2011-04-26nat: Introduce a block on the NAT to slowly get rid of BSCsHolger Hans Peter Freyther1-0/+12
2011-04-18nat: Clarify the documentation of the allow/deny regexpHolger Hans Peter Freyther1-3/+3
2011-04-04nat: Bail out if the regexp fails to compile and avoid a crashHolger Hans Peter Freyther1-4/+8
2011-04-01nat: Make the USSD number matching a regexpHolger Hans Peter Freyther1-4/+4
2011-04-01nat: Fix the return to return CMD_SUCCESS;Holger Hans Peter Freyther1-1/+1
2011-03-29nat: Add commands to remove access-list from NAT and BSC configHolger Hans Peter Freyther1-0/+30
2011-03-28src: include new file osmocom/vty/misc.h for vty_out_rate_ctr_group()Pablo Neira Ayuso1-0/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-3/+3
2011-03-19bsc: change bsc_vty_init to take logging categories as parameterPablo Neira Ayuso1-1/+3
2011-03-03Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcpHarald Welte1-0/+788