aboutsummaryrefslogtreecommitdiffstats
path: root/osmoappdesc.py
AgeCommit message (Collapse)AuthorFilesLines
2017-07-21Rename osmo_pcap_{client_server} executables to osmo-pcap-{client,server}Harald Welte1-3/+3
This naming is more in line with what all the other osmocom programs are doing (e.g. osmo-pcu, osmo-bts-sysmo, osmo-bsc, ...). We don't generally use osmo_ anywhere else, so I suggest to change it for more uniformity. Change-Id: If1e3ce76f93266e0f01c801204769432b571fdb1
2017-07-21Use TCP port numbers for VTY that don't overlap with other Osmocom SoftwareHarald Welte1-2/+2
osmo-pcap for historical reasons uses the same port numbers as OsmoPCU and OsmoBTS. This leads to problems when wanting to run related software together on one system. Let's break the historical assumptions and start with non-overlapping port numbers that are allocated/assigned from https://osmocom.org/projects/cellular-infrastructure/wiki/Port_Numbers Change-Id: I638ac0534517931d0987ce9f72f5db4f5b6c16b7
2016-09-08test: Add tls config file and enable tls a bitHolger Hans Peter Freyther1-2/+2
Change-Id: Iba0008e3e0da276cc65c7501145b65294233febb
2016-09-08tests: Enable the vty tests for the osmo-pcap as wellHolger Hans Peter Freyther1-0/+30
Change-Id: I1704e0d58a04770a3aac1f70f3e01ee9ac585dbf