mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 02:10:30 -05:00
The TCP connection reset test starts mock UDP and TCP server which always returns empty DNS answer with TC bit set over UDP and resets the TCP connection after five seconds. When tested without the fix, the DNS query to 10.53.0.2 times out and the ns2 server hangs at shutdown. |
||
|---|---|---|
| .. | ||
| ans3 | ||
| ns1 | ||
| ns2 | ||
| clean.sh | ||
| conftest.py | ||
| setup.sh | ||
| tests-connreset.py | ||