summaryrefslogtreecommitdiffstats
path: root/package/iptables
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-02-28 12:04:58 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-02-28 12:04:58 +0000
commit780712e30e3c192cb17891a6e317d1103fd9e808 (patch)
tree22c8047187be3ec0ac555445879a8169cdfd1751 /package/iptables
parentfd0969ba6123ac81ae48929bb62174d8cb29f3aa (diff)
downloadmaster-31e0f0ae-780712e30e3c192cb17891a6e317d1103fd9e808.tar.gz
master-31e0f0ae-780712e30e3c192cb17891a6e317d1103fd9e808.tar.bz2
master-31e0f0ae-780712e30e3c192cb17891a6e317d1103fd9e808.zip
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
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 6e486df925..1b6bfc0b1f 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 \\\