Files
bind9/bin/named
Witold KręcickiandOndřej Surý ec2d50da8d fix enforcement of tcp-clients (v1)
tcp-clients settings could be exceeded in some cases by
creating more and more active TCP clients that are over
the set quota limit, which in the end could lead to a
DoS attack by e.g. exhaustion of file descriptors.

If TCP client we're closing went over the quota (so it's
not attached to a quota) mark it as mortal - so that it
will be destroyed and not set up to listen for new
connections - unless it's the last client for a specific
interface.

(cherry picked from commit f97131d21b97381cef72b971b157345c1f9b4115)
(cherry picked from commit 9689ffc485)
2019-04-25 15:04:25 +02:00
..
2019-04-24 09:31:20 +10:00
2019-04-25 15:04:25 +02:00
2019-01-25 16:15:08 -08:00
2019-02-20 19:54:40 -08:00
2019-01-02 10:26:49 +11:00
2019-02-20 19:54:40 -08:00
2018-10-30 13:00:51 +01:00
2019-02-20 19:54:40 -08:00
2019-02-27 23:27:22 +00:00
2019-02-27 23:27:22 +00:00
2019-02-27 23:27:22 +00:00
2019-01-02 10:26:49 +11:00
2019-02-20 19:54:40 -08:00
2019-03-11 11:27:45 -07:00
2019-04-19 08:45:12 +02:00