[Bug 536] C++ compilation failure when using the iptables header files
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Dec 22 07:33:36 CET 2008
http://bugzilla.netfilter.org/show_bug.cgi?id=536
------- Comment #3 from pavlin at icsi.berkeley.edu 2008-12-22 07:33 -------
The <linux/netfilter_ipv4/ip_tables.h> and <linux/netfilter_ipv6/ip6_tables.h>
header files are used by iptables(8), so they are not kernel-only header files.
In XORP (http://www.xorp.org/) we include those header files by userland
programs,
and XORP is in C++.
Without the trivial fix specified in the original bug report message, those
header
files cannot be included by C++ userland programs like XORP.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list