summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-28 12:04:58 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-02-28 12:04:58 +0000
commitdd74e6606a6b45b7c694b144d5c1fd43d5d73d57 (patch)
tree20ff3b2bb189d3506009b1dbba512f03072a5c21 /package/iptables
parentc82826dab3f97f081c5fc080351a1b630f765312 (diff)
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6424 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 6e486df92..1b6bfc0b1 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -91,6 +91,7 @@ define Package/iptables-mod-ipopt
iptables extensions for matching/changing IP packet options.\\\
\\\
Includes: \\\
+ - libipt_CLASSIFY \\\
- libipt_dscp/DSCP \\\
- libipt_ecn/ECN \\\
- libipt_length \\\