vrf : remove net.ipv4.tcp_l3mdev_accept=1 sysctl tuning

kernel has been patched
https://git.proxmox.com/?p=pve-kernel.git;a=commit;h=49b6d16422120bf40204c40729c17a72e177e690
This commit is contained in:
Alexandre Derumier 2018-08-22 08:33:15 +02:00 committed by Wolfgang Bumiller
parent a35aad4add
commit 83c80b5d9a

View File

@ -768,8 +768,6 @@ net.ipv6.conf.all.forwarding=1
#disable reverse path filtering
net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.all.rp_filter=0
#allow frr to work with vrf (kernel >4.14 bug)
net.ipv4.tcp_l3mdev_accept=1
----
* node1