[ovs-dev] [PATCH] netdev-offload-tc: Fix crash if offloading is not configured on outdev.

Ilya Maximets i.maximets at ovn.org
Wed Jan 15 17:36:51 UTC 2020


On 14.01.2020 21:48, Ben Pfaff wrote:
> On Tue, Jan 14, 2020 at 09:30:17PM +0100, Ilya Maximets wrote:
>> If output device is not yet added to netdev-offload, netdev_ports_get()
>> will not find it leading to NULL pointer dereference inside
>> netdev_get_inindex().
>>
>> Fixes: 8f283af89298 ("netdev-tc-offloads: Implement netdev flow put using tc interface")
>> Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
> 
> Acked-by: Ben Pfaff <blp at ovn.org>
> 

Thanks!  Applied to master and backported.

Best regards, Ilya Maximets.


More information about the dev mailing list