summaryrefslogtreecommitdiffstats
path: root/files/nftables/arp-filter.nft
Commit message (Collapse)AuthorAgeFilesLines
* files: restore base table skeletonsFlorian Westphal2018-05-081-0/+6
nftables releases until 0.8.2 included base skeleton hooks that were installed into /etc/nftables (sysconfdir). With 0.8.3 and newer these files were moved to the documentation area but apparently some users expect them to be there. Resurrect them. Signed-off-by: Florian Westphal <fw@strlen.de>