aboutsummaryrefslogtreecommitdiffstats
path: root/dns/Makefile
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-01-29 03:38:44 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-01-29 03:38:44 +0800
commit4d9c893b9d28c7a35711dfa7181ca21ab35fb676 (patch)
treef9c16cc3d4f15d53b371404e5b1742ae1db24f6b /dns/Makefile
parentb51749a078f231056638d8e97bb5faba44244749 (diff)
downloadfreebsd-ports-gnome-4d9c893b9d28c7a35711dfa7181ca21ab35fb676.tar.gz
freebsd-ports-gnome-4d9c893b9d28c7a35711dfa7181ca21ab35fb676.tar.zst
freebsd-ports-gnome-4d9c893b9d28c7a35711dfa7181ca21ab35fb676.zip
Add dnswall 0.1.4, a daemon that filters out private IP addresses in DNS
responses. It is designed to be used in conjunction with an existing recursive DNS resolver in order to protect networks against DNS rebinding attacks.
Diffstat (limited to 'dns/Makefile')
-rw-r--r--dns/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 2a3058a28466..d3b5ad7ce232 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -34,6 +34,7 @@
SUBDIR += dnstracer
SUBDIR += dnsutl
SUBDIR += dnswalk
+ SUBDIR += dnswall
SUBDIR += doc
SUBDIR += domtools
SUBDIR += drill