[Bug 826] libiptc/libip6tc.h doesn't specify C linkage
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Thu Jun 20 12:15:09 CEST 2013
https://bugzilla.netfilter.org/show_bug.cgi?id=826
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pablo at netfilter.org
--- Comment #4 from Pablo Neira Ayuso <pablo at netfilter.org> 2013-06-20 12:15:09 CEST ---
I suggest you to keep a cached copy of that file (plus the changes to make it
compile with C++) in your source tree.
We do so in most of the existing netfilter utilities. Relying on the installed
Linux kernel headers is not a good idea, as your utility would break
compilation if they are not installed.
That library was not ever intended to be used for third party applications.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list