]> git.ipfire.org Git - thirdparty/bind9.git/commit
Examine RTM_NEWADDR, RTM_DELADDR messages contents
authorArtem Boldariev <artem@boldariev.com>
Tue, 14 Dec 2021 11:38:28 +0000 (13:38 +0200)
committerEvan Hunt <each@isc.org>
Wed, 15 Dec 2021 17:46:06 +0000 (09:46 -0800)
commitfb4e1ed5b2f732bd3f1a10870e4bfb235380c427
treeed58364cefffd47326b603ed827cd0fcc9846259
parent4861f7d76eef59d7e21347baa0836864193fd73d
Examine RTM_NEWADDR, RTM_DELADDR messages contents

This commit modifies the NetLink handling code in such a way
that the contents of the messages we are interested in is checked
for the local addresses changes only. This helps to avoid spurious
interface re-scans.

The 'route_recv' log messages are also reduced from DEBUG(3) to
DEBUG(9).
lib/ns/interfacemgr.c