Netlink socket protocol NETLINK_NFLOG

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there anyway of getting NETLINK_NFLOG protocol to work in the
4.1.16 kernel? Basically, I am wondering if there's a way to get ulogd
(the older version -- not ulogd2) to work on the above kernel. It
looks like net/netlink/af_netlink.c has support for NETLINK_NFLOG but
the socket call from ulogd fails with 'unsupported protocol'.

h->fd = socket(PF_NETLINK, SOCK_RAW, NETLINK_NFLOG);


is the call that fails in libipulog.c.

Thanks in advance!



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux