Fix all READMEs and some other fluff (#788)

This commit is contained in:
Miek Gieben
2017-07-24 08:24:53 -07:00
committed by GitHub
parent 1e6f134783
commit f33b02689c
13 changed files with 35 additions and 32 deletions

View File

@@ -1,11 +1,7 @@
# erratic
*erratic* is a middleware useful for testing client behavior. It returns a static response to all
queries, but the responses can be:
* delayed by some duration
* dropped all together
* the truncated bit can be set
queries, but the responses can be delayed, dropped or truncated.
The *erratic* middleware will respond to every A or AAAA query. For any other type it will return
a SERVFAIL response. The reply for A will return 192.0.2.53 (see RFC 5737), for AAAA it returns