Files
bind9/lib/ns
Witold KręcickiandEvan Hunt 9e7617cc84 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 eafcff07c25bdbe038ae1e4b6660602a080b9395)
2019-04-06 12:58:00 -07:00
..
2019-03-05 16:52:49 -08:00
2019-03-08 12:13:18 +11:00
2019-03-05 16:52:49 -08:00
2019-04-06 12:58:00 -07:00
2019-03-06 12:55:29 -08:00
2019-01-09 23:44:26 +01:00
2019-03-05 16:52:49 -08:00
2018-11-22 11:52:08 +00:00
2018-05-22 16:32:21 -07:00