proxmox: use L4 info for ECMP hashing
This should make VXLAN-encapsulated traffic multipath.
This commit is contained in:
parent
8be55c2bde
commit
f404922d6b
2 changed files with 8 additions and 0 deletions
3
roles/proxmox/files/sysctl.conf
Normal file
3
roles/proxmox/files/sysctl.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
# L4 (5-tuple) hashing for ECMP.
|
||||
net.ipv4.fib_multipath_hash_policy = 1
|
||||
net.ipv6.fib_multipath_hash_policy = 1
|
Loading…
Add table
Add a link
Reference in a new issue