[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200701291725.47920.vapier@gentoo.org>
Date: Mon, 29 Jan 2007 17:25:47 -0500
From: Mike Frysinger <vapier@...too.org>
To: netfilter@...ts.netfilter.org, netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [patch] rename members in dummy _xt_align struct
i'd like to rename the members in the _xt_align struct in
netfilter/x_tables.h ... by not using 'u8', 'u16', etc..., it's possible to
filter headers meant for userspace through the preprocessor and pull out
people who accidentally utilize these internal types ... however, by using
struct members who have the same name as 'u8', 'u16', etc..., this throws up
a false positive
of all the exported headers, this is the only one to do this sort of thing, so
i hope you guys wont mind making the change :)
-mike
Content of type "application/pgp-signature" skipped
View attachment "linux-netfilter-dont-use-type-names.patch" of type "text/x-diff" (568 bytes)
Powered by blists - more mailing lists