[pve-devel] applied: [PATCH pve-docs] vxlan evpn : remove rp_filter=0 for symetric model
Wolfgang Bumiller
w.bumiller at proxmox.com
Thu Jan 3 11:55:32 CET 2019
applied
On Tue, Oct 16, 2018 at 08:20:02AM +0200, Alexandre Derumier wrote:
> This seem be to fixed in frr 6.0.
> (it was packetloss with vm migration, race condition when refreshing routing table)
> ---
> vxlan-and-evpn.adoc | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/vxlan-and-evpn.adoc b/vxlan-and-evpn.adoc
> index 5115d78..66194e2 100644
> --- a/vxlan-and-evpn.adoc
> +++ b/vxlan-and-evpn.adoc
> @@ -780,9 +780,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
> --
> 2.11.0
More information about the pve-devel
mailing list