On 9/5/25 9:01 AM, Ales Musil wrote:
> On Mon, Sep 1, 2025 at 4:10 PM Lorenzo Bianconi via dev <
> ovs-dev@openvswitch.org> wrote:
> 
>> Old kernels do not support netlink dump filtering. Moreover, the OVS
>> route_table_dump_one_table() function doesn't pass the "filtered"
>> argument to the handle_route_msg() callback. In order to fix the
>> problem, always check the table_id is the expected one in
>> handle_route_msg callback.
>>
>> Reported-at: https://issues.redhat.com/browse/FDP-1613
>> Signed-off-by: Lorenzo Bianconi <lorenzo.bianc...@redhat.com>
>> ---
>>  controller/route-exchange-netlink.c | 10 ++++++++++
>>  1 file changed, 10 insertions(+)
>>

>>
> Looks good to me, thanks.
> Acked-by: Ales Musil <amu...@redhat.com>
> 

Hi Lorenzo, Ales,

Thanks for the fix and review!  Applied to main, 25.09 and 25.03.

Regards,
Dumitru

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to