History log of /external/iptables/include/linux/netfilter.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dbe77cc974cee656eae37e75039dd1a410a4535b 28-Aug-2011 Jan Engelhardt <jengelh@medozas.de> include: refresh include files from kernel 3.1-rc3

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
/external/iptables/include/linux/netfilter.h
350661a6eb089f3e54e67e022db9e16ea280499f 31-Jan-2010 Jan Engelhardt <jengelh@medozas.de> includes: header updates

Update the shipped Linux kernel headers from 2.6.33-rc6, as
iptables's ipt_ECN.h for example references ipt_DSCP.h, which no
longer exists.

Since a number of old code pieces have been removed in the kernel in
that fashion, the structs for older versions are moved into the .c
file, to keep header updating simple.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
/external/iptables/include/linux/netfilter.h
03d99486d8283552705b58dc55b6085dffc38792 18-Nov-2008 Jan Engelhardt <jengelh@medozas.de> src: use NFPROTO_ constants

Resync netfilter.h from the latest kernel and make use of the new
NFPROTO_ constants that have been introduced.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
/external/iptables/include/linux/netfilter.h
e0bba47e550420e371c97425cc6d39909a6e059b 05-Jun-2008 Patrick McHardy <kaber@trash.net> Resync header files with kernel

Resync headers and add types.h file for endian annotated types, which
are not available with old headers.
/external/iptables/include/linux/netfilter.h
510aef98a56cdbfdb147f78b05d7554bb91770a9 02-Jun-2008 Patrick McHardy <kaber@trash.net> manpages: consistent syntax

In the manpages, bold is used to denote characters the user has to
enter verbatim, italic denotes placeholders and non-highlighted
pieces are used as a structure: "[]" specifying an optional part,
"{}" a mandatory part, with "|" used for alternations. The "!" for
negation is better supported before the option than after it, too.
The patch makes a few files consistent with this style already used
in manpages.
/external/iptables/include/linux/netfilter.h
ca7cd666949b68bf41a32de38ee38e332e89863b 11-Feb-2008 Jan Engelhardt <jengelh@medozas.de> Add all necessary header files - compilation fix for various cases

Allow iptables to compile without a kernel source tree. This
implies fixing build for older kernels, such as 2.6.17 which
lack xt_SECMARK.h.
/external/iptables/include/linux/netfilter.h
e75a227c1ba6ddaceb63969eb4df27dbd98a3dfc 22-Feb-2008 Patrick McHardy <kaber@trash.net> Remove compiler.h inclusions.
/external/iptables/include/linux/netfilter.h
f2565b7a45c51d318706ffd0e372ba4e23cd2d32 29-Jan-2008 Patrick McHardy <kaber@trash.net> Add netfilter.h
/external/iptables/include/linux/netfilter.h