]> 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:04:09 +0000 (17:04 +0200)
commitcfd058d622102c18ea9b6ef9cd37530d62debea7
tree1ae73f18bbab2d19240288cdb6dd93c0e95b28b7
parent5e5f4bc8510895393a41d8f08670d620cb398789
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.
bin/tests/system/ifconfig.sh.in
bin/tests/system/rrl/ns4/named.conf.in
bin/tests/system/rrl/ns4/tld4.db
bin/tests/system/rrl/tests.sh