]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Remove code to read and parse /proc/net/if_inet6 on Linux
authorOndřej Surý <ondrej@isc.org>
Mon, 19 Aug 2024 09:43:03 +0000 (09:43 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 19 Aug 2024 09:43:03 +0000 (09:43 +0000)
The getifaddr() works fine for years, so we don't have to
keep the callback to parse /proc/net/if_inet6 anymore.

Closes #4852

Merge branch '4852-handle-errors-from-rewind' into 'main'

Closes #4852

See merge request isc-projects/bind9!9315


Trivial merge