]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
escape * 10300/head
authorOtto Moerbeek <otto@drijf.net>
Fri, 16 Apr 2021 08:50:51 +0000 (10:50 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 08:50:51 +0000 (10:50 +0200)
pdns/recursordist/docs/index.rst

index 01fe91d48cd0b91c253e6c2a43d138e1dd9ced35..5434f37262aa44943839da7f8791654ddbc0cdb6 100644 (file)
@@ -21,7 +21,7 @@ Notable features
 - Powered by a highly modern DNS packet parser that should be resistant against many forms of buffer overflows.
 - Best spoofing protection that we know about, involving both source port randomisation and spoofing detection.
 - Uses 'connected' UDP sockets which allow the recursor to react quickly to unreachable hosts or hosts for which the server is running, but the nameserver is down. This makes the recursor faster to respond in case of misconfigured domains, which are sadly very frequent.
-- Special support for *BSD, Linux and Solaris stateful multiplexing (kqueue, epoll, completion ports, /dev/poll).
+- Special support for \*BSD, Linux and Solaris stateful multiplexing (kqueue, epoll, completion ports, /dev/poll).
 - Very fast, and contains innovative query-throttling code to save time talking to obsolete or broken nameservers.
 - Code is written linearly, sequentially, which means that there are no problems with 'query restart' or anything.
 - Does DNSSEC validation