Change in ...docker-playground[master]: debian-stretch-titan: Install netcat-openbsd required by osmo-ttcn3-h...

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 Oct 4 15:48:53 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/docker-playground/+/15652 )

Change subject: debian-stretch-titan: Install netcat-openbsd required by osmo-ttcn3-hacks
......................................................................

debian-stretch-titan: Install netcat-openbsd required by osmo-ttcn3-hacks

Scripts ttcn3-tcpdump-start.sh and ttcn3-tcpdump-stop.sh, run by
osmo-ttcn3-hacks upon start and end of every test in the suite, starts
and stops tcpdump and netcat each time.
netcat is started in order to have a dummy sink for gsmtap log packets,
to get rid of annoying ICMP messages as well as the kernel deciding to
drop those messages (hence not ending up inside the pcap file of
tcpdump) under some circumstances.

Depends: osmo-ttcn3-hacks.git Id69d98db63f8260067ad6bc1525fb05c936912f2
Change-Id: Iccda25bc274ee93705c23dfd3e0f9dad5fc2a059
---
M debian-stretch-titan/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Verified



diff --git a/debian-stretch-titan/Dockerfile b/debian-stretch-titan/Dockerfile
index 426eb91..0778db6 100644
--- a/debian-stretch-titan/Dockerfile
+++ b/debian-stretch-titan/Dockerfile
@@ -25,6 +25,7 @@
 		procps \
 		tcpdump \
 		vim \
+		netcat-openbsd \
 		&& \
 	apt-get clean
 

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iccda25bc274ee93705c23dfd3e0f9dad5fc2a059
Gerrit-Change-Number: 15652
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191004/4af254b2/attachment.htm>


More information about the gerrit-log mailing list