aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo_client_vty.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-14client: Add 'wqueue max-length <0-4294967295>' VTY commandPau Espin Pedrol1-0/+17
2021-04-16vty_{client,server}_init(): remove unused argumentVadim Yanitskiy1-1/+1
2021-04-12vty: Add space after prompt, as customaryHarald Welte1-2/+2
2018-10-08client: Add pcap snaplen VTY cmdPau Espin Pedrol1-1/+17
2018-10-08vty: skip installing cmds now always installed by defaultPau Espin Pedrol1-2/+0
2018-02-09Add support for generating IPIP to osmo-pcap-clientHarald Welte1-0/+40
2017-01-17client: Allow to bind to a specific source_ipHolger Hans Peter Freyther1-0/+18
2016-11-09client: Allow to stop and remove a connectionHolger Hans Peter Freyther1-0/+30
2016-11-09client: Allow to configure and connect multiple serversHolger Hans Peter Freyther1-60/+180
2016-11-09client: Prepare to have multiple server connectionsHolger Hans Peter Freyther1-49/+49
2016-09-08client: Initial support for TLS in the clientHolger Hans Peter Freyther1-1/+193
2015-09-10gprs: Add a custom GPRS filterHolger Hans Peter Freyther1-0/+23
2011-05-31osmo-pcap-client: Set the filter string on the pcap device..Holger Hans Peter Freyther1-2/+11
2011-05-31osmo-pcap-client: Do not print the strings if they are NULLHolger Hans Peter Freyther1-8/+16
2011-05-31osmo-pcap-client: Work on the client code, be able to open the deviceHolger Hans Peter Freyther1-0/+108
2011-05-31osmo_pcap_client: Start with the framework for the pcap clientHolger Hans Peter Freyther1-0/+23