On Fri, 16 Mar 2018 21:05:21 +0100
Florian Westphal <[email protected]> wrote:

> We can't use nft_exthdr_op to encode routign header, it breaks
> ipv6 extension header support.
> 
> When encountering RT header, userspace did now set a new
> ipv6 exthdr mode, but old kernel doesn't know about this, else
> this now faile with -EOPNOTSUPP.
> 
> Revert that part and use NFT_EXTHDR_OP_IPV6.
> When decoding a routing extension header, try the various route
> types until we find a match.

Thanks Florian ! 
Acked-by: Ahmed Abdelsalam <[email protected]>

-- 
Ahmed Abdelsalam <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to