K 10 svn:author V 2 ae K 8 svn:date V 27 2016-04-24T17:09:51.775834Z K 7 svn:log V 274 Fix build for NOINET and NOINET6 kernels. Use own protosw structures for both address families. Check proto in encapcheck function and use -1 as proto argument in encap_attach_func(), both address families can have IPPROTO_IPV4 and IPPROTO_IPV6 protocols. Reported by: bz END