On 24.04.16 18:55, Bjoern A. Zeeb wrote:
>> +#ifdef INET
>> +    ipe4_cookie = encap_attach_func(AF_INET, IPPROTO_IPV4,
>> +        ipcomp4_nonexp_encapcheck, &ipcomp_protosw, NULL);
>> +#endif
>> +#ifdef INET6
>> +    ipe6_cookie = encap_attach_func(AF_INET6, IPPROTO_IPV6,
>> +        ipcomp6_nonexp_encapcheck, &ipcomp_protosw, NULL);
> 
> This looks wrong to me but also with regards to NOINET kernels won’t compile.

Thanks, I'll fix NOINET kernels, but what wrong here?

-- 
WBR, Andrey V. Elsukov

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to