summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_ipv4/ipt_LOG.h
Commit message (Collapse)AuthorAgeFilesLines
* extensions: libipt_LOG/libip6t_LOG: support macdecode optionPatrick McHardy2010-06-281-1/+2
| | | | Signed-off-by: Patrick McHardy <kaber@trash.net>
* Add all necessary header files - compilation fix for various casesJan Engelhardt2008-04-141-0/+18
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.