osmo-ttcn3-hacks/pcap-client
Harald Welte 1c8d16c570 pcap-client: Don't bind to second 'traffic' udp port
if the tester runs on a different host/IP than the IUT (like in our
dockerized jenkins tests), then of course we cannot assume that
traffic sent by the tester can be received by the tester again.

So rather than binding/connecting two sockets, let's only use one
and send packets without caring if there is a remote receiver.

Change-Id: If826705c78c7a0ad0e633b7a320d7dd5e5561c27
2021-04-25 13:06:35 +02:00
..
OPCAP_CLIENT_Tests.cfg Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OPCAP_CLIENT_Tests.default Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
OPCAP_CLIENT_Tests.ttcn pcap-client: Don't bind to second 'traffic' udp port 2021-04-25 13:06:35 +02:00
gen_links.sh Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
osmo-pcap-client.cfg Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00
regen_makefile.sh Initial test suite for osmo-pcap-client 2021-04-24 12:43:48 +02:00