osmo-pcap/include/osmo-pcap
Harald Welte f335e37ed5 Add support for generating IPIP to osmo-pcap-client
This allows the user to change the configuration between either using

a) the classic OsmoPCAP protocol (over TCP with or without TLS)
   which is used when you want to talk to an osmo-pcap-server

b) the (new) IPIP encapsulation, which will simply take the IP
   packet (without Ethernet or pcap header) and transmit it inside IPIP
   to the specified server IP address.  This is useful for gettin
   real-time streaming into wireshark.

Change-Id: I8056fc163ac2f15adcb964d867dd5e51df4e4710
2018-02-09 12:07:50 +01:00
..
Makefile.am client: Initial support for TLS in the client 2016-09-08 16:16:55 +02:00
common.h Use TCP port numbers for VTY that don't overlap with other Osmocom Software 2017-07-21 15:18:02 +02:00
osmo_pcap_client.h Add support for generating IPIP to osmo-pcap-client 2018-02-09 12:07:50 +01:00
osmo_pcap_server.h server: Add vty interface for the TLS configuration 2016-09-08 16:17:02 +02:00
osmo_tls.h client: Prepare to have multiple server connections 2016-11-09 00:20:29 +01:00
wireformat.h client: Deal with external representation for pcap files 2015-12-03 22:13:38 +01:00