netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Netlink socket protocol NETLINK_NFLOG
@ 2019-04-29  1:30 Vijay Pasapuleti
  0 siblings, 0 replies; only message in thread
From: Vijay Pasapuleti @ 2019-04-29  1:30 UTC (permalink / raw)
  To: netfilter-devel

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!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-29  1:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-29  1:30 Netlink socket protocol NETLINK_NFLOG Vijay Pasapuleti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).