]> git.ipfire.org Git - thirdparty/bind9.git/commit
Adjust legacy and digdelv tests for default 1232 EDNS Buffer Size
authorOndřej Surý <ondrej@sury.org>
Wed, 23 Sep 2020 14:36:44 +0000 (16:36 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 5 Oct 2020 14:21:21 +0000 (16:21 +0200)
commitf1556f8c4126eced7cf71de3dfc007dbd9940c4a
treea4b4cd95d28a6329a0d56bc49380369c4d1278bf
parentbb990030d344dafe40a62fe5ed2741de28b8ca66
Adjust legacy and digdelv tests for default 1232 EDNS Buffer Size

* the legacy test with -T maxudp512 will just fail, e.g. if the packets
  larger than 512 octets are dropped along the path, the proper response
  is to fail

* digdelv test was just expecting default server EDNS buffer size to be
  4096, the test needed only slight adjustment
bin/tests/system/digdelv/tests.sh
bin/tests/system/legacy/tests.sh