On 7/9/26 3:13 PM, Lorenzo Bianconi wrote: >> Currently, for non-LB NATs, northd generates ARP/ND response flows on >> every router port even when the NAT's "gateway_port" field is set. >> >> When "gateway_port" field is specified on NAT record on NB, it could >> be considered as reachable only through that LRP, so generating >> response flows for other router ports is unnecessary. >> >> This patch skips flow generation for router ports that do not match >> the NAT's "gateway_port". >> >> Signed-off-by: Amir Aslan Aslani <[email protected]> > > Acked-by: Lorenzo Bianconi <[email protected]> >
Hi Amir, Lorenzo, Thanks for the fix and review! Applied to main and 26.03. I also added Amir to the AUTHORS.rst list. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
