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

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