]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove code to read and parse /proc/net/if_inet6 on Linux
authorOndřej Surý <ondrej@isc.org>
Thu, 15 Aug 2024 08:50:22 +0000 (10:50 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 19 Aug 2024 09:46:07 +0000 (09:46 +0000)
commitbd8a1abc80389b61217771a0906005d691000eb2
tree4f241c24d3090e1fe759ec7c42075b64f68263f1
parente707ee09465e7929b2b5e39d1aff46277c0fa676
Remove code to read and parse /proc/net/if_inet6 on Linux

The getifaddr() works fine for years, so we don't have to
keep the callback to parse /proc/net/if_inet6 anymore.

(cherry picked from commit 2fbf9757b85ef1efc2bd311dac0c77c2a77889cd)
lib/isc/interfaceiter.c