aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty_interface.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-25vty: Fix the up/down of the MSC linkHolger Hans Peter Freyther1-1/+1
2011-01-24vty: Show the SLC mapping of a linksetHolger Hans Peter Freyther1-0/+31
2011-01-24mtp: Show blocked links as blocked in the vty statHolger Hans Peter Freyther1-4/+8
2011-01-24mtp: Implement VTY routines to block,unblock,reset a linkHolger Hans Peter Freyther1-0/+58
2011-01-22vty: Install the vty logging commandsHolger Hans Peter Freyther1-0/+2
2011-01-22stat: Dump a name next to the OPCHolger Hans Peter Freyther1-4/+4
2011-01-22pcap: Allow to start tracing on a specific linkset after app startHolger Hans Peter Freyther1-0/+62
2011-01-22udp: Allow to create multiple links via UDPHolger Hans Peter Freyther1-0/+10
2011-01-22vty: Print the MSC status on the VTY for relay/cellmgrHolger Hans Peter Freyther1-0/+15
2011-01-22vty: Classify the application that we run and provide different optionsHolger Hans Peter Freyther1-4/+5
2011-01-22stats: Print some statistics about the state of the current setHolger Hans Peter Freyther1-0/+33
2011-01-22stats: Implement VTY command to dump the linksetsHolger Hans Peter Freyther1-0/+29
2011-01-17mtp: Make the link_data be a child of the link_setHolger Hans Peter Freyther1-2/+2
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2011-01-01mtp: Allow to have a different POC for SCCPHolger Hans Peter Freyther1-0/+10
2010-11-26mtp: Group all MTP settings together.Holger Hans Peter Freyther1-1/+1
2010-11-26mtp: Make the spare/ni configurableHolger Hans Peter Freyther1-0/+21
2010-09-30bsc: Be able to configure the LAC/MNC/MCC...Holger Hans Peter Freyther1-0/+39
2010-09-30vty: Implement writing the config fileHolger Hans Peter Freyther1-2/+15
2010-09-30vty: Move the vty code to a new file, move config params.Holger Hans Peter Freyther1-0/+226