On 30 Jan 2025, at 10:43, Eelco Chaudron wrote:
> On 23 Jan 2025, at 16:20, Martin Kalcok wrote:
>
>> A recent commit added condition to "route_table_parse__" function that
>> causes it to throw an error when parsing route without "nexthop
>> information" (either RTA_OIF, RTA_GATEWAY, RTA_VIA or RTA_MULTIPATH). While
>> this requirement is reasonable for regular routes, there are some route types
>> that don't need nexthop. We intend to use one of these types,
>> (RTN_BLACKHOLE)[0], in OVN for route advertising .
>>
>> This change does not enforce the above-mentioned condition for those special
>> route types that don't require "nexthop information".
>>
>> [0] https://mail.openvswitch.org/pipermail/ovs-dev/2025-January/419383.html
>>
>> CC: Frode Nordahl <[email protected]>
>> Fixes: 91fc51106cfe ("route-table: Support parsing multipath routes.")
>> Signed-off-by: Martin Kalcok <[email protected]>
>
> One small nit below, but we can change this on commit (we missed it in an
> earlier patch).
>
> Acked-by: Eelco Chaudron <[email protected]>
Applied the patch, and backported to 3.5.
Cheers,
Eelco
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev