X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/75d621a3c5be47428d04061841d1d56ebe707264..b63bddaf5358e444c87ba1d86808cd4ee784fa01:/package/iptables/Makefile?ds=sidebyside diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 1074f582c..6083f6f4d 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -102,7 +101,7 @@ endef define Package/iptables-mod-filter/description iptables extensions for packet content inspection. Includes: - - libipt_ipp2p + - libipt_string - libipt_layer7 endef