[Bug 531] New: ip_tables.h: IPT_TABLE_MAXNAMELEN bogously #defined
to XT_FUNCTION_MAXNAMELEN
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Thu Jan 11 18:56:36 CET 2007
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=531
Summary: ip_tables.h: IPT_TABLE_MAXNAMELEN bogously #defined to
XT_FUNCTION_MAXNAMELEN
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ip_tables (kernel)
AssignedTo: laforge at netfilter.org
ReportedBy: xkr47 at outerspace.dyndns.org
.. it should be #defined to XT_TABLE_MAXNAMELEN instead.
Unfortunately the two XT_*_MAXNAMELEN macros don't have the same value so I
guess it should be verified that it doesn't break userspace compatibility..
The bug appeared in 2.6.16 and exists at least until 2.6.20-rc4.
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/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