aboutgitcodebugslistschat
path: root/doc
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2021-08-26 21:09:28 +0200
committerStefano Brivio <sbrivio@redhat.com>2021-09-01 17:00:27 +0200
commitcd04d238b2d98688962ee372232b04466dc8f938 (patch)
tree49c8a01a02812d97229b14cbbe19f6cb804beb8a /doc
parent564fbca39a729d639ae9d6832cbd0f6cd2f0fad9 (diff)
downloadpasst-cd04d238b2d98688962ee372232b04466dc8f938.tar
passt-cd04d238b2d98688962ee372232b04466dc8f938.tar.gz
passt-cd04d238b2d98688962ee372232b04466dc8f938.tar.bz2
passt-cd04d238b2d98688962ee372232b04466dc8f938.tar.lz
passt-cd04d238b2d98688962ee372232b04466dc8f938.tar.xz
passt-cd04d238b2d98688962ee372232b04466dc8f938.tar.zst
passt-cd04d238b2d98688962ee372232b04466dc8f938.zip
doc/demo: Also forward all UDP ports from namespace
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/demo.sh2
1 files changed, 1 insertions, 1 deletions
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