aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat/bsc_nat_vty.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-08nat: Print the IP address of the connected BSCsHolger Hans Peter Freyther1-2/+7
2010-04-06nat: Store the config in the connection instead of the lacHolger Hans Peter Freyther1-4/+7
2010-04-06nat: Add logging commands for the nat as well.Holger Hans Peter Freyther1-0/+3
2010-04-05nat: Print the SCCP ref's as hex numbersHolger Hans Peter Freyther1-1/+1
2010-04-05nat: Print the MSC multiplex as wellHolger Hans Peter Freyther1-2/+4
2010-03-30nat: Add MGCP code and parsing to the nat code..Holger Hans Peter Freyther1-0/+3
2010-03-30nat: Verify that the configured LACs are unique across the natHolger Hans Peter Freyther1-0/+9
2010-03-26nat: Start using a write_queue for the BSC connectionHolger Hans Peter Freyther1-1/+1
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-1/+2
2010-02-08[nat] Add VTY support to the BSC nat applicationHolger Hans Peter Freyther1-0/+207