[1/1] OSF: netlink related changes.

Evgeniy Polyakov johnpol at 2ka.mipt.ru
Mon Dec 12 13:06:37 CET 2005


> +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,14)
>  	nts->netlink_kernel_create(NETLINK_NFLOG, NULL);
> +#else
> +	nts->netlink_kernel_create(NETLINK_NFLOG, 1, NULL, THIS_MODULE);
> +#endif

Crap.
It's totally my fault: MIME type was decoded incorrectly - "=" replaced
with "->" when I downloaded this file.

Thanks, Patrik, for resolving this.

-- 
	Evgeniy Polyakov



More information about the netfilter-devel mailing list