X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=misc%2Fvnfs%2Ftcpdump%2Fstart.sh;fp=misc%2Fvnfs%2Ftcpdump%2Fstart.sh;h=e3ffe66f60ba9f32bfd6bbc6cdf86e43ae3ad429;hb=f165242852bf4ae10b6ca994c294e6a8251b9716;hp=0000000000000000000000000000000000000000;hpb=eb3ebd72baa2365ad1a9c098c5cba8a6dba897aa;p=osm%2Fvim-emu.git diff --git a/misc/vnfs/tcpdump/start.sh b/misc/vnfs/tcpdump/start.sh new file mode 100644 index 0000000..e3ffe66 --- /dev/null +++ b/misc/vnfs/tcpdump/start.sh @@ -0,0 +1,7 @@ +#! /bin/bash + +#This gives time to the Dockernet to configure the network namespace of the container +sleep 3 + + +echo "Traffic sink started" \ No newline at end of file