]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] chg: dev: Remove code to read and parse /proc/net/if_inet6 on Linux
authorOndřej Surý <ondrej@isc.org>
Mon, 19 Aug 2024 11:01:43 +0000 (11:01 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 19 Aug 2024 11:01:43 +0000 (11:01 +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

Backport of MR !9315

Merge branch 'backport-4852-handle-errors-from-rewind-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9342


Trivial merge