On 6/3/21 8:49 PM, Mark Michelson wrote:
> Load_Balancer and NAT entries have a new option, "add_route" that can be
> set to automatically add routes to those addresses to neighbor routers,
> therefore eliminating the need to create static routes.
>
> Signed-off-by: Mark Michelson <[email protected]>
> ---
Hi Mark,
Looks like this series needs a rebase because it's conflicting with the
newly added:
d27509de940a ("northd: Precompute load balancer IP sets.")
Sorry about that.
I think there are ways to keep precomputing the load balancer IPs and
not use get_router_load_balancer_ips(). Probably the quickest is to
store two sets of load balancer IPs per datapath, "all-ips" and
"ips-from-load-balancers-with-add-route-set". There might be
alternatives though.
Regards,
Dumitru
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev