Description:
This update for openvswitch fixes the following issues:
- OVN update to version 25.03.2 (jsc#PED-13646):
* Bug fixes
* Dynamic Routing:
+ Add the option "dynamic-routing-redistribute-local-only" to Logical
Routers and Logical Router Ports which refines the way in which
chassis-specific Advertised_Routes (e.g., for NAT and LB IPs) are advertised.
+ Add the option "dynamic-routing-vrf-id" to Logical Routers which allows
CMS to specify the Linux routing table id for a given vrf.
* Add ovn-nbctl lsp-add-router-port which will create router port on specified LS.
* Add ovn-nbctl lsp-add-localnet-port which will create localnet port on specified LS.