]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add an idna test that _ and * characters are preserved
authorOndřej Surý <ondrej@isc.org>
Wed, 1 Dec 2021 09:20:31 +0000 (10:20 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 1 Dec 2021 15:10:04 +0000 (16:10 +0100)
commitce1256c0665dcbec31b92fa86d773a55f51d661c
tree788e2d14318d6e0fd4bf4caea0db0d23c2f21a04
parent70d8395ca33d5306b27200b215bcef33ef85f93f
Add an idna test that _ and * characters are preserved

Add a idna that checks whether non-character letters like _ and * are
preserved when IDN is enabled.  This wasn't the case when
UseSTD3ASCIIRules were enabled, f.e. _ from _tcp would get mangled to
tcp.
bin/tests/system/idna/tests.sh