1
0
mirror of https://passt.top/passt synced 2024-09-30 19:15:47 +00:00

doc/demo: Also forward all UDP ports from namespace

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
Stefano Brivio 2021-08-26 21:09:28 +02:00
parent 564fbca39a
commit cd04d238b2

View File

@ -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