Change in docker-playground[master]: ttcn3-gbproxy-test: Use dumpcap instead of tcpdump

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Dec 11 14:44:56 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/21676 )


Change subject: ttcn3-gbproxy-test: Use dumpcap instead of tcpdump
......................................................................

ttcn3-gbproxy-test: Use dumpcap instead of tcpdump

This is required for creating proper pcap files with both ethernet
and framerelay/hdlc traffic.

Change-Id: Id237c25b12e70a89f12bd6d745b09c3abf9b7a7a
---
M ttcn3-gbproxy-test/Dockerfile
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/76/21676/1

diff --git a/ttcn3-gbproxy-test/Dockerfile b/ttcn3-gbproxy-test/Dockerfile
index 47f788f..9a92c4a 100644
--- a/ttcn3-gbproxy-test/Dockerfile
+++ b/ttcn3-gbproxy-test/Dockerfile
@@ -23,8 +23,8 @@
 
 VOLUME	/data
 
-RUN	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh / && \
-	ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /
+RUN	ln -s /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh / && \
+	ln -s /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /
 
 COPY	GBProxy_Tests.cfg /data/GBProxy_Tests.cfg
 COPY	pipework /usr/bin/pipework

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/21676
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id237c25b12e70a89f12bd6d745b09c3abf9b7a7a
Gerrit-Change-Number: 21676
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201211/302870ba/attachment.htm>


More information about the gerrit-log mailing list