]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3125-log-hard-quota-when-not-accepting-the-connection' into 'main'
authorOndřej Surý <ondrej@isc.org>
Tue, 1 Feb 2022 20:38:01 +0000 (20:38 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 1 Feb 2022 20:38:01 +0000 (20:38 +0000)
commit01bd7d10240079c7724692eaca2fb7b6aef04f27
tree92bb552c52775b604bca65acaba891252086e8ee
parent858e522b4e90f1fde2172533262b92a8ec8f0498
parenta321b28916ad1edcb1de73070dd83b262186ba9a
Merge branch '3125-log-hard-quota-when-not-accepting-the-connection' into 'main'

Add log message when hard quota is reached in TCP accept

Closes #3125

See merge request isc-projects/bind9!5788