summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4
Commit message (Collapse)AuthorAgeFilesLines
* add missing includelaforge2004-06-211-0/+39
|
* With a 64bit kernel only the high 32bits of nfmark was used regardless ofgandalf2004-05-262-0/+25
| | | | | | | 32/64bit userspace. This makes it quite hard to interoperate with 'tc'. Sync ipv6 versions with ipv4 versions. Tested on x86 and sparc64 with both 32bit and 64bit userspace.
* Fix 64bit kernel / 32bit userspace issue.gandalf2004-05-262-6/+15
| | | | Sync header with kernel.
* Fix 64bit kernel / 32bit userspace issue.gandalf2004-05-262-1/+31
|
* update for matching chunk flags (Kiran Kumar)laforge2004-03-021-0/+11
|
* add userspace part of SCTP matchlaforge2004-02-211-20/+91
|
* latest version of CONNMARK updates (Henrik Nordstrom)laforge2004-02-032-0/+19
|
* update ipt_physdev.h (test8 change, make parisc work, alignment issues)laforge2003-11-021-2/+2
|
* CLASSIFY is now built unconditionally, thus we need the kernel headerlaforge2003-09-131-0/+8
|
* add include files for soon-to-be-submitted patches (and build them ↵laforge2003-08-234-0/+56
| | | | unconditionally by putting thme in the extensions/Makefile)
* add (untested) sctp userspace support for even more untested kernel part (in ↵laforge2003-05-031-0/+25
| | | | pom soon)
* rename iplimit to connlimitlaforge2003-04-301-6/+6
|
* ipt_physdev update (--physdev-is-{in,out,bridged}) by Bart de Schuymerlaforge2003-04-271-2/+7
|
* add libipt_physdev.c (Bart de Schumyer)laforge2003-02-111-0/+19
|
* add support for rpc matchlaforge2003-01-121-0/+35
|
* make libipt_helper.so build always, since it's now submitted to 2.4.20laforge2002-08-091-0/+8
|
* bring ECN headers in sync with ecn.patchlaforge2002-08-052-4/+3
|
* restore old DSCP_SHIFT behaviourlaforge2002-08-052-3/+3
|
* fix typo in ipt_ecn.hlaforge2002-06-041-2/+2
|
* add header file for ECN matchlaforge2002-05-292-1/+35
|
* bring ECN plugin in sync with new ECN targetlaforge2002-05-291-11/+17
|
* make libipt_conntrack compile by defaultlaforge2002-03-181-0/+39
|
* libipt_pkttype now compiled by defaultlaforge2002-03-181-0/+9
|
* add DSCP matchlaforge2002-03-142-13/+33
|
* add ECN target supportlaforge2002-02-171-0/+25
|
* add new version of ipt_DSCP.hlaforge2002-02-171-1/+6
|
* add DSCP target supportlaforge2002-02-171-0/+18
|
* make compilation of libip6t_LOG, libipt_length, libip6t_length andlaforge2002-02-171-0/+9
| | | | libip6t_owner mandatory
* shit, forgot to update this one. Let's hope that the kernel's headerslaforge2002-01-241-3/+3
| | | | precede the ones in this directory
* second part of SAME patch which I missed to commit :(laforge2001-08-261-1/+7
|
* added ipt_SAME.h to fix compile errorlaforge2001-07-311-0/+16
|
* NETLINK_ULOG isn't defined in an unpatched kernellaforge2001-03-161-1/+5
|
* Move some include files to be present always, so build always includes them ↵rusty2001-02-289-0/+161
even if patches not applied (eg. for distributions).