> On Feb 8, 2017, at 2:47 PM, Joe Stringer wrote:
>
> On 8 February 2017 at 11:32, Jarno Rajahalme wrote:
>> Since 23014011ba42 ("netfilter: conntrack: support a fixed size of 128
>> distinct labels"), the size of conntrack labels extension has fixed to
>> 128 bits, so we do not need to check f
On 8 February 2017 at 11:32, Jarno Rajahalme wrote:
> Since 23014011ba42 ("netfilter: conntrack: support a fixed size of 128
> distinct labels"), the size of conntrack labels extension has fixed to
> 128 bits, so we do not need to check for labels sizes shorter than 128
> at run-time. This patch