]> git.ipfire.org Git - thirdparty/bind9.git/commit
IO::Socket::INET6 has been replaced by IO::Socket::IP
authorMark Andrews <marka@isc.org>
Tue, 27 Sep 2022 05:18:25 +0000 (15:18 +1000)
committerMark Andrews <marka@isc.org>
Wed, 13 Sep 2023 04:31:43 +0000 (14:31 +1000)
commitd1983adc22f7cb0e995f74636ba022e81fb2b734
tree3f6c2313a74c035d3f3d7047359fdc16b8f0cb59
parent3a87ff3dfe12a6dcb54ba8f54519d9d5f8df77a8
IO::Socket::INET6 has been replaced by IO::Socket::IP

IO::Socket::INET6 is no longer being maintained and its functionality
has been replaced by IO::Socket::IP.
README.md
bin/tests/system/conf.sh.common
bin/tests/system/testsock6.pl