]> git.ipfire.org Git - thirdparty/pdns.git/commit
pipe: SERVFAIL when needed: 4452/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 16 Aug 2016 13:51:47 +0000 (15:51 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Sat, 10 Sep 2016 10:45:51 +0000 (12:45 +0200)
commit70272cf0e5c78909991f93974aa77577a72c0d11
tree9e60961762086e9011104b468495bbfa3fca36a1
parent82d146284d6efe4e43ffecbb7bd001f44a48048c
pipe: SERVFAIL when needed:

 * SERVFAIL, but don't restart the coprocess if we get a FAIL.
 * SERVFAIL if the coprocess sends something we don't understand.
   * In this case, restart the coprocess.

Closes #4308

(cherry picked from commit 6e0daabf5d93bd240c4c3a5ba5afcb843686f3b8)
modules/pipebackend/pipebackend.cc