From cd04d238b2d98688962ee372232b04466dc8f938 Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Thu, 26 Aug 2021 21:09:28 +0200 Subject: doc/demo: Also forward all UDP ports from namespace Signed-off-by: Stefano Brivio --- doc/demo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/demo.sh b/doc/demo.sh index 5a29705..87fad1c 100755 --- a/doc/demo.sh +++ b/doc/demo.sh @@ -122,4 +122,4 @@ echo echo "Starting passt..." echo -ip netns exec "${ns}" ./passt -f -e -t all +ip netns exec "${ns}" ./passt -f -e -t all -u all -- cgit v1.2.3