summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4
Commit message (Collapse)AuthorAgeFilesLines
* add support for rpc matchHarald Welte2003-01-121-0/+35
|
* make libipt_helper.so build always, since it's now submitted to 2.4.20Harald Welte2002-08-091-0/+8
|
* bring ECN headers in sync with ecn.patchHarald Welte2002-08-052-4/+3
|
* restore old DSCP_SHIFT behaviourHarald Welte2002-08-052-3/+3
|
* fix typo in ipt_ecn.hHarald Welte2002-06-041-2/+2
|
* add header file for ECN matchHarald Welte2002-05-292-1/+35
|
* bring ECN plugin in sync with new ECN targetHarald Welte2002-05-291-11/+17
|
* make libipt_conntrack compile by defaultHarald Welte2002-03-181-0/+39
|
* libipt_pkttype now compiled by defaultHarald Welte2002-03-181-0/+9
|
* add DSCP matchHarald Welte2002-03-142-13/+33
|
* add ECN target supportHarald Welte2002-02-171-0/+25
|
* add new version of ipt_DSCP.hHarald Welte2002-02-171-1/+6
|
* add DSCP target supportHarald Welte2002-02-171-0/+18
|
* make compilation of libip6t_LOG, libipt_length, libip6t_length andHarald Welte2002-02-171-0/+9
| | | | libip6t_owner mandatory
* shit, forgot to update this one. Let's hope that the kernel's headersHarald Welte2002-01-241-3/+3
| | | | precede the ones in this directory
* second part of SAME patch which I missed to commit :(Harald Welte2001-08-261-1/+7
|
* added ipt_SAME.h to fix compile errorHarald Welte2001-07-311-0/+16
|
* NETLINK_ULOG isn't defined in an unpatched kernelHarald Welte2001-03-161-1/+5
|
* Move some include files to be present always, so build always includes them ↵Rusty Russell2001-02-289-0/+161
even if patches not applied (eg. for distributions).