diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/demo.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/demo.sh b/doc/demo.sh index 3735130..a5b45b5 100755 --- a/doc/demo.sh +++ b/doc/demo.sh @@ -74,6 +74,7 @@ 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 |