On 12/12/24 4:52 PM, Felix Huettner via dev wrote:
> previously we prevented using the routing-protocol-redirect option on
> chassis-redirect ports. However the option works fine there, therefor we
> remove the limitation.
> 
> Signed-off-by: Felix Huettner <[email protected]>
> ---
>  NEWS                |   2 +
>  northd/northd.c     |   8 ---
>  tests/system-ovn.at | 152 +++++++++++++++++++++++++++++++++++++++++++-
>  3 files changed, 153 insertions(+), 9 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 264549817..2c39676cc 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -8,6 +8,8 @@ Post v24.09.0
>       removed in the next release.
>     - The LRP option 'centralize_routing' has been removed. The behavior is 
> now
>       enabled in all cases where it is needed.
> +   - The experimental logical router port options "routing-protocol-redirect"

More of a note to self than anything else: we probably should remove the
"experimental" tag of these features in the 25.03 dev cycle.

> +     and "routing-protocols" are now also useable on distributed gateway 
> ports.

typo: useable

With the typo addressed, I pushed the patch to main.

Thanks,
Dumitru

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to