[1/1] OSF: pom-ng - linux-2.6.
Pavel A. Nekrasov
pnekrasov at gmail.com
Wed Dec 8 14:32:33 CET 2004
i got you doing the same.
Evgeniy Polyakov wrote:
>+ nts = netlink_kernel_create(NETLINK_NFLOG, NULL);
drivers/w1/w1_int.c: dev->nls = netlink_kernel_create(NETLINK_NFLOG, NULL);
NETLINK_NFLOG is used by ipt_ULOG, you can't use that socket because
you are breaking compatibility. You have to use different sockets,
call davem and request new ones.
kind regards,
Pavel
More information about the netfilter-devel
mailing list