]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that BADCOOKIE is returned for a bad server COOKIE
authorMark Andrews <marka@isc.org>
Thu, 6 Jul 2023 07:09:02 +0000 (17:09 +1000)
committerMark Andrews <marka@isc.org>
Thu, 13 Jul 2023 01:58:53 +0000 (01:58 +0000)
commit189ca00a6e38fdeb616e5ac5479b9f10cde365ea
tree419dd6a6447184dbf470c29cef10893f3a77a198
parent3969e2c5f7b51fe56bb363bf786cf0d5b7f9c264
Check that BADCOOKIE is returned for a bad server COOKIE

Send a well formed, all zeros, DNS COOKIE option to a named instance
running with default cookie settings and check that BADCOOKIE is
returned.
bin/tests/system/cookie/tests.sh