• Miek Gieben's avatar
    Fix dns-01-003 (#1634) · 5616fcb1
    Miek Gieben authored
    * plugin/{cache,forward,proxy}: don't allow responses that are bogus
    
    Responses that are not matching what we've been querying for should be
    dropped. They are converted into FormErrs by forward and proxy; as a 2nd
    backstop cache will also not cache these.
    
    * plug
    
    * add explicit test
    5616fcb1
README.md 2.86 KB