summaryrefslogtreecommitdiff
path: root/templates/system/ipv6/multipath/layer4-hashing/node.def
blob: d138666b5bc3e285fb2d522325a418f007cf6a5e (plain)
1
2
3
4
5
help: Use layer 4 information for ECMP hashing

create: sudo sysctl -w net.ipv6.fib_multipath_hash_policy=1 >/dev/null
delete: sudo sysctl -w net.ipv6.fib_multipath_hash_policy=0 >/dev/null