Files
bind9/lib
Evan Hunt 6df5cf1ee6 keep track of non-listening interfaces
previously, if "listen-on-v6" was set to "none", then every
time a scan saw an IPv6 address it would appear to be a new
one.  this commit retains all known interfaces in a list
and sets a flag in the ones that are listening, so that
configured interfaces that have been seen before will be
recognized as such.

as an incidental fix, the ns__interfacemgr_getif() and _nextif()
functions have been removed since they were never used.
2021-12-15 09:46:06 -08:00
..
2021-12-02 14:27:18 +01:00
2021-08-12 09:52:52 -07:00
2021-12-14 15:03:56 +01:00
2021-10-13 00:49:15 -07:00
2021-12-14 15:03:56 +01:00
2021-12-15 09:46:06 -08:00