On 09.09.19 17:56, Alexandre Derumier wrote: > Signed-off-by: Alexandre Derumier <aderum...@odiso.com> > --- > PVE/Network/SDN/FrrPlugin.pm | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/PVE/Network/SDN/FrrPlugin.pm b/PVE/Network/SDN/FrrPlugin.pm > index 8a1f86c..79214a7 100644 > --- a/PVE/Network/SDN/FrrPlugin.pm > +++ b/PVE/Network/SDN/FrrPlugin.pm > @@ -74,7 +74,6 @@ sub generate_frr_config { > > push @router_config, "bgp router-id $ifaceip"; > push @router_config, "no bgp default ipv4-unicast"; > - push @router_config, "no bgp default ipv6-unicast"; > push @router_config, "coalesce-time 1000"; > > foreach my $address (@peers) { >
applied, sorry, did not checked the other patches to thoroughly about the specifically added router configs.. :/ _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel