diff options
Diffstat (limited to 'doc/demo.sh')
-rwxr-xr-x | doc/demo.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/demo.sh b/doc/demo.sh index a5b45b5..fe24751 100755 --- a/doc/demo.sh +++ b/doc/demo.sh @@ -75,7 +75,6 @@ sysctl -w net.ipv6.conf.all.forwarding=1 ethtool -K veth_passt tx off ip netns exec passt ethtool -K veth_passt tx off ip netns exec passt sysctl -w net.ipv4.ping_group_range="0 2147483647" -ulimit -n 300000 ip netns exec passt ./passt |