summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Collapse)AuthorAgeFilesLines
* add DSCP target supportHarald Welte2002-02-171-0/+18
|
* make compilation of libip6t_LOG, libipt_length, libip6t_length andHarald Welte2002-02-173-0/+37
| | | | 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
|
* added libip6t_REJECT.c for IPv6 reject supportHarald Welte2001-07-231-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).