5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-20 22:50:06 +03:00

vxlan evpn : remove rp_filter=0 for symetric model

This seem be to fixed in frr 6.0.
(it was packetloss with vm migration, race condition when refreshing routing table)
This commit is contained in:
Alexandre Derumier 2018-10-16 08:20:02 +02:00 committed by Wolfgang Bumiller
parent e21e6f8a67
commit 9f400be21b

View File

@ -804,9 +804,6 @@ sysctl.conf tuning
#enable routing
net.ipv4.ip_forward=1
net.ipv6.conf.all.forwarding=1
#disable reverse path filtering
net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.all.rp_filter=0
----
* node1