doc/demo: Also forward all UDP ports from namespace
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
564fbca39a
commit
cd04d238b2
1 changed files with 1 additions and 1 deletions
|
@ -122,4 +122,4 @@ echo
|
||||||
echo "Starting passt..."
|
echo "Starting passt..."
|
||||||
echo
|
echo
|
||||||
|
|
||||||
ip netns exec "${ns}" ./passt -f -e -t all
|
ip netns exec "${ns}" ./passt -f -e -t all -u all
|
||||||
|
|
Loading…
Reference in a new issue