Linux Netfilter discussions
 help / color / mirror / Atom feed
* nfnetlink: This library is not meant as a public API for application developers.
@ 2020-02-13 11:27 Alessandro Vesely
  2020-02-13 13:55 ` Pablo Neira Ayuso
  2020-04-12  8:21 ` Duncan Roe
  0 siblings, 2 replies; 5+ messages in thread
From: Alessandro Vesely @ 2020-02-13 11:27 UTC (permalink / raw)
  To: netfilter

Has that disclaimer always been in libnfnetlink home page[*]?

It is the first time I see it.

I have a userspace filter[†] working with it, and it currently works well.

If I remove -lnfnetlink from the link command, I get just one undefined
reference to symbol 'nfnl_rcvbufsiz'.  It is used only if there is a command
line option to set the buffer size to a given size, to avoid enobufs.  For the
rest, the daemon uses libnetfilter_queue.

Should I rewrite that?  How?


Best
Ale
-- 

[*] https://netfilter.org/projects/libnfnetlink/index.html

[†] https://savannah.nongnu.org/projects/ipqbdb/











^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-22  1:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-13 11:27 nfnetlink: This library is not meant as a public API for application developers Alessandro Vesely
2020-02-13 13:55 ` Pablo Neira Ayuso
2020-04-12  8:21 ` Duncan Roe
2020-04-13 18:46   ` Alessandro Vesely
2020-04-22  1:37     ` Duncan Roe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox