On 2/18/26 11:15 AM, Ales Musil wrote: > On Wed, Feb 18, 2026 at 10:52 AM Dumitru Ceara via dev < > [email protected]> wrote: > >> I can't type today apparently, the title should've been: >> >> NEWS: Move all EVPN items in the dynamic-routing section. >> >> I'll fix that up in v2 or when applying the patch if that's appropriate. >> >> Regards, >> Dumitru >> >> On 2/18/26 10:48 AM, Dumitru Ceara via dev wrote: >>> Signed-off-by: Dumitru Ceara <[email protected]> >>> --- >>> NEWS | 8 ++++---- >>> 1 file changed, 4 insertions(+), 4 deletions(-) >>> >>> diff --git a/NEWS b/NEWS >>> index c566ebfc87..4fcda14051 100644 >>> --- a/NEWS >>> +++ b/NEWS >>> @@ -28,6 +28,10 @@ Post v25.09.0 >>> * Add the "other_config:dynamic-routing-redistribute=ip" to Logical >>> Switches to announce local IPs/MAC bindings belonging to the same >>> EVPN domain. >>> + * Introduce the capability to specify EVPN device names using >>> + Logical_Switch other_config column. >>> + * Introduce the capability to specify multiple ips for >> ovn-evpn-local-ip >>> + option. >>> * 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 the option "dynamic-routing-v4-prefix-nexthop" to Logical >> Routers >>> @@ -89,10 +93,6 @@ Post v25.09.0 >>> ports instead of per-chassis ports, reducing port count for large >> scale >>> environments. Default is disabled. >>> - Add fallback support for Network Function. >>> - - Introduce the capability to specify EVPN device names using >> Logical_Switch >>> - other_config column. >>> - - Introduce the capability to specify multiple ips for >> ovn-evpn-local-ip >>> - option. >>> - Load balancer health checks can now use Logical Router Port IPs as >> the >>> source IP for health check probes. Previously, health checks >> required >>> reserving an unused IP from the backend's subnet. This change >> allows >> >> _______________________________________________ >> dev mailing list >> [email protected] >> https://mail.openvswitch.org/mailman/listinfo/ovs-dev >> >> > I don't see anything else so with the commit message updated: > Acked-by: Ales Musil <[email protected]> >
Thanks, Ales! I fixed up the commit message and applied the patch to main. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
