]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3149-drop-TCP-connection-when-garbage-is-received' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 20:01:08 +0000 (20:01 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Feb 2022 20:01:08 +0000 (20:01 +0000)
commit08026c7ded2afe2e272dd931062ce94347278446
treeacd77093767a36df9f1409b5cb0410066e8b68a2
parent0697288b9daf14d60b4ea140c505ba9b5f286e34
parent9f1c439335bf8054e2dfc940a305b3fe34661fb7
Merge branch '3149-drop-TCP-connection-when-garbage-is-received' into 'main'

Reset the TCP connection when garbage is received

Closes #3149

See merge request isc-projects/bind9!5849