]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a regression test in the RRL system test
authorEvan Hunt <each@isc.org>
Wed, 28 Jul 2021 00:55:08 +0000 (17:55 -0700)
committerPetr Špaček <pspacek@isc.org>
Mon, 30 Aug 2021 15:31:43 +0000 (17:31 +0200)
commit422c0321519bc4cbe5b09bfcf3f4ecad78212b97
tree5301457025b424410b4db3126f5e16108f2524ae
parent1dacb46892cba837b62ce12f447d58a0528eabaf
Add a regression test in the RRL system test

This commit modifies the MTU of the loopback interface on
Linux systems to 1500, so that oversized UDP packets can
trigger EMSGSIZE errors, and tests that named handles
such errors correctly.

Note that the loopback MTU size has not yet been modified
for other platforms.

(cherry picked from commit cfd058d622102c18ea9b6ef9cd37530d62debea7)
bin/tests/system/ifconfig.sh
bin/tests/system/rrl/ns4/named.conf.in
bin/tests/system/rrl/ns4/tld4.db
bin/tests/system/rrl/tests.sh