-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
None
-
1
-
False
-
-
False
-
-
ovn25.03-25.03.0-22.el9fdp
-
rhel-9
-
None
-
rhel-net-ovn
-
-
-
ssg_networking
-
+
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.
- clones
-
FDP-988 using lb_force_snat_ip to something other than router_ip doesn't work with lb templates
-
- Closed
-
- links to
-
RHBA-2025:148464
ovn25.03 bug fix and enhancement update