aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/nat/bsc_nat_vty.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-15nat: Add logging commands for the nat as well.Holger Hans Peter Freyther1-0/+3
2010-06-15nat: Print the SCCP ref's as hex numbersHolger Hans Peter Freyther1-1/+1
2010-06-15nat: Print the MSC multiplex as wellHolger Hans Peter Freyther1-2/+4
2010-06-15nat: Add MGCP code and parsing to the nat code..Holger Hans Peter Freyther1-0/+3
2010-06-15nat: Verify that the configured LACs are unique across the natHolger Hans Peter Freyther1-0/+9
2010-06-15nat: Start using a write_queue for the BSC connectionHolger Hans Peter Freyther1-1/+1
2010-06-15nat: Redo a merge with master that happend at this time.Holger Hans Peter Freyther1-1/+2
2010-06-15[nat] Add VTY support to the BSC nat applicationHolger Hans Peter Freyther1-0/+207