osmo-pcap/include
Harald Welte abc6dd83bc 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
2017-07-21 18:42:22 +02:00
..
osmo-pcap Add support for generating IPIP to osmo-pcap-client 2017-07-21 18:42:22 +02:00
Makefile.am osmo-pcap: Create a dummy client. 2011-05-31 11:16:55 +02:00