Description of the bug here:
https://github.com/ovn-kubernetes/ovn-kubernetes/pull/4819#issuecomment-2468790679
dceara@redhat.com confirmed it exists here:
/* Drop IP traffic destined to router owned IPs except if the IP is
* also a SNAT IP. Those are dropped later, in stage
* "lr_in_arp_resolve", if unSNAT was unsuccessful.
*
* If lrnat_rec->lb_force_snat_router_ip is true, it means the IP of the
* router port is also SNAT IP.
*
* Priority 60.
*/
if (!lr_stateful_rec->lrnat_rec->lb_force_snat_router_ip) {
build_lrouter_drop_own_dest(op, lr_stateful_rec,
S_ROUTER_IN_IP_INPUT, 60, false, lflows,
op->stateful_lflow_ref);
}
Will attach dbs.
- is cloned by
-
FDP-1269 CLONE [ovn25.03 fast-datapath-rhel-9] - using lb_force_snat_ip to something other than router_ip doesn't work with lb templates
-
- Closed
-
-
FDP-1329 CLONE [ovn24.03 fast-datapath-rhel-9] - using lb_force_snat_ip to something other than router_ip doesn't work with lb templates
-
- Closed
-
- links to
-
RHBA-2025:148463
ovn24.09 bug fix and enhancement update
- mentioned on
(1 mentioned on)