summaryrefslogtreecommitdiff
path: root/dns/radns/pkg-descr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-09-28 09:48:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-09-28 09:48:16 +0000
commit0f3eb33db7f8390f466b429fcaf5091ab94e1f80 (patch)
treec2a09d07d3b50bca45571a6368ed523fc3571ee0 /dns/radns/pkg-descr
parentFix double BUILD_DEPENDS macro (diff)
Router Advertisement DNS (radns)
radns is an IPv6 DNS server address autoconfiguration client. It listens for IPv6 Router Advertisements with the Recursive DNS Server (RDNSS) and the DNS Search List (DNSSL) options and stores the search list and address(es) in a file in the same syntax as resolv.conf(5). WWW: http://hack.org/mc/hacks/radns/ PR: ports/159626 Submitted by: Michael Cardell Widerkrantz <mc@hack.org>
Notes
Notes: svn path=/head/; revision=282562
Diffstat (limited to 'dns/radns/pkg-descr')
-rw-r--r--dns/radns/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/radns/pkg-descr b/dns/radns/pkg-descr
new file mode 100644
index 000000000000..05b0c4ca4e75
--- /dev/null
+++ b/dns/radns/pkg-descr
@@ -0,0 +1,8 @@
+Router Advertisement DNS (radns)
+
+radns is an IPv6 DNS server address autoconfiguration client. It
+listens for IPv6 Router Advertisements with the Recursive DNS Server
+(RDNSS) and the DNS Search List (DNSSL) options and stores the search
+list and address(es) in a file in the same syntax as resolv.conf(5).
+
+WWW: http://hack.org/mc/hacks/radns/