From 423af6b03f64b9b860d24d6ef5199ede9e43e90d Mon Sep 17 00:00:00 2001
From: Laurent Bercot
+ A secondary use for dnsfunnel is to serve as a small forwarder for IPv6 +addresses when your DNS cache doesn't listen to IPv6, which is the case +with e.g. djbdns's dnscache. +dnsfunnel can listen to ipv6, forward the queries to your IPv4 address where +your real cache performs the resolution, and return the answer to your client. +
+