]> git.ipfire.org Git - thirdparty/pdns.git/commit
pipe: SERVFAIL when needed: 4319/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 16 Aug 2016 13:51:47 +0000 (15:51 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 16 Aug 2016 13:51:47 +0000 (15:51 +0200)
commit6e0daabf5d93bd240c4c3a5ba5afcb843686f3b8
treecf0087e72f40cf3584d721ad513cbc9cc4765b53
parentf4b3a5f278953171adb592394203d32b99011d5c
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
modules/pipebackend/pipebackend.cc