aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-06-15 01:12:12 +0000
committerLaurent Bercot <ska@appnovation.com>2025-06-15 01:12:12 +0000
commit37ed9b687ec6e578f06badf784793d25d0310192 (patch)
treef70f7d9ff347c8e297adaa60963be23824fd7858
parent91b05c5584aa2dd23bb20b5661d69473f243a19e (diff)
downloaddnsfunnel-37ed9b687ec6e578f06badf784793d25d0310192.tar.gz
Update doc
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--doc/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 2d1b12d..a47cb15 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -30,8 +30,10 @@ in an UDP packet.
<p>
dnsfunnel is especially useful for distributions using the
-<a href="https://musl-libc.org">musl</a> libc, which does not support
-TCP DNS transport. It was originally written to be used in the
+<a href="https://musl-libc.org">musl</a> libc, which sometimes exposes
+bugs in common implementation of DNS caches. (Also, musl initially did not
+support TCP DNS transport, which was an additional argument for dnsfunnel
+that does.) dnsfunnel was originally written to be used in the
<a href="https://alpinelinux.org/">Alpine Linux</a> distribution.
</p>