]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Reply with NOTIMP instead of terminating the TCP connection
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 2 Oct 2020 09:49:11 +0000 (11:49 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 2 Oct 2020 09:49:11 +0000 (11:49 +0200)
commit28647bcf8d64d5ab2038482750e343ff4fe023a3
tree06917ee5da3c5eec451dccb9245ac3b757ebbb23
parent675520302a63afaacd8079bec4d2aac5e108fe93
rec: Reply with NOTIMP instead of terminating the TCP connection

For qdcount == 0 and UPDATE/NOTIFY opcodes.
pdns/dnsparser.cc
pdns/dnsparser.hh
pdns/pdns_recursor.cc