Files
bind9/util
Diego Fronza 004849fd36 Added test for the fix
This test ensures that named will correctly shutdown
when receiving multiple control connections after processing
of either "rncd stop" or "kill -SIGTERM" commands.

Before the fix, named was crashing due to a race condition happening
between two threads, one running shutdown logic in named/server.c
and other handling control logic in controlconf.c.

This test tries to reproduce the above scenario by issuing multiple
queries to a target named instance, issuing either rndc stop or kill
-SIGTERM command to the same named instance, then starting multiple rndc
status connections to ensure it is not crashing anymore.

(cherry picked from commit 042e509753)
2020-07-01 12:52:51 +02:00
..
2020-02-25 11:20:58 -08:00
2019-02-12 08:26:42 +11:00
2020-03-04 16:25:32 -08:00
2020-01-13 11:08:18 +01:00
2020-07-01 12:52:51 +02:00
2020-04-30 17:33:38 +10:00