summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ipt_ECN.h
Commit message (Collapse)AuthorAgeFilesLines
* include: refresh include files from kernel 3.1-rc3Jan Engelhardt2011-08-311-3/+5
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* includes: header updatesJan Engelhardt2010-02-011-2/+2
| | | | | | | | | | | | 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>
* Resync header files with kernelPatrick McHardy2008-06-051-1/+1
| | | | | Resync headers and add types.h file for endian annotated types, which are not available with old headers.
* bring ECN headers in sync with ecn.patchHarald Welte2002-08-051-1/+1
|
* add header file for ECN matchHarald Welte2002-05-291-1/+1
|
* bring ECN plugin in sync with new ECN targetHarald Welte2002-05-291-11/+17
|
* add ECN target supportHarald Welte2002-02-171-0/+25