From: Jakub Kicinski
Date: Mon, 10 Dec 2018 15:03:43 -0800
> From: Pieter Jansen van Vuuren
>
> Previously we did not ensure tcp flags have a place to be stored
> when using IPv6. We correct this by including IPv6 key layer when
> we match tcp flags and the IPv6 key layer has not been included
On Mon, 10 Dec 2018 15:03:43 -0800, Jakub Kicinski wrote:
> From: Pieter Jansen van Vuuren
>
> Previously we did not ensure tcp flags have a place to be stored
> when using IPv6. We correct this by including IPv6 key layer when
> we match tcp flags and the IPv6 key layer has not been included
> a
From: Pieter Jansen van Vuuren
Previously we did not ensure tcp flags have a place to be stored
when using IPv6. We correct this by including IPv6 key layer when
we match tcp flags and the IPv6 key layer has not been included
already.
Signed-off-by: Pieter Jansen van Vuuren
Reviewed-by: Jakub K