On 4/23/26 6:34 PM, Martin Kalcok wrote: > Commit 985551d "northd: Don't recognize UDP packets as health check > responses." > [0] fixed an issue that caused UDP packets to be delivered to the > controller in response to the health check probe. It also introduced a > standalone test for this use case. > However, the same behavior can be tested by existing > "Load balancer health checks with LRP IP" tests. These tests generated > "unsupported protocol" warning in logs before the introduction of the > fix [0], but the message was explicitly ignored. > Now that the fix [0], is applied, the warning message can be removed > from "ignored warnings" list, essentially accomplishing the same thing > as the standalone test. > > [0] > https://github.com/ovn-org/ovn/commit/985551d482694e39d51ed290a4607f71e5b65be8 > > Signed-off-by: Martin Kalcok <[email protected]> > ---
Hi Martin, Thanks for the follow up! Applied to main and 26.03. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
