On 3/30/23 15:32, Ales Musil wrote: > When the LB is configured without any backend > and doesn't report event or reject the packet > just simply drop the packet. > > Reported-at: https://bugzilla.redhat.com/2177173 > Signed-off-by: Ales Musil <[email protected]> > Signed-off-by: Dumitru Ceara <[email protected]> > (cherry picked from commit 75b0bcbb019a8caa2cfebffeff1ecf155fcd1fbc) > --- > This version applies cleanly down to 21.12. > ---
Thanks for the fix, Ales, applied to 22.12 and backported down to 21.12. I had to tweak some table numbers here and there and had to use "drop;" instead of debug_drop_action() on some branches. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
