diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 6 |
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> |
