From 03a50b908710fe5450251c3a0440ef08b437b844 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 14 Jan 2013 16:12:56 +0000 Subject: netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) SVN-Revision: 35155 --- package/kernel/modules/netfilter.mk | 1 + package/network/utils/iptables/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'package') diff --git a/package/kernel/modules/netfilter.mk b/package/kernel/modules/netfilter.mk index b739a9c28a..69bdba0fcb 100644 --- a/package/kernel/modules/netfilter.mk +++ b/package/kernel/modules/netfilter.mk @@ -377,6 +377,7 @@ endef define KernelPackage/ipt-extra/description Other Netfilter (IPv4) kernel modules Includes: + - addrtype - owner - physdev (if bridge support was enabled in kernel) - pkttype diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile index a3d8864c3f..b9045b1753 100644 --- a/package/network/utils/iptables/Makefile +++ b/package/network/utils/iptables/Makefile @@ -234,6 +234,7 @@ define Package/iptables-mod-extra/description Other extra iptables extensions. Matches: + - addrtype - condition - owner - physdev (if ebtables is enabled) -- cgit v1.2.3