]> 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:42:55 +0000 (09:42 +0000)
commit2fbf9757b85ef1efc2bd311dac0c77c2a77889cd
tree9665797efbac8733aff9d6404997b32be46bfa3d
parentdda5ba53dfaa3926b16cf3c786ae2395ced89ca3
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.
lib/isc/interfaceiter.c