From c06413211e6f5f8720fa75909f84b6c0b8c17d68 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Wed, 23 Aug 2017 17:54:19 +0200 Subject: files: add arp filter and add in/output to nat skeleton Signed-off-by: Florian Westphal Acked-by: Pablo Neira Ayuso --- files/nftables/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/nftables/Makefile.am') diff --git a/files/nftables/Makefile.am b/files/nftables/Makefile.am index a4c7ac7c..77d5c2a6 100644 --- a/files/nftables/Makefile.am +++ b/files/nftables/Makefile.am @@ -1,6 +1,7 @@ pkgsysconfdir = ${sysconfdir}/nftables -dist_pkgsysconf_DATA = bridge-filter \ +dist_pkgsysconf_DATA = arp-filter \ + bridge-filter \ inet-filter \ ipv4-filter \ ipv4-mangle \ -- cgit v1.2.3