]> git.ipfire.org Git - thirdparty/lldpd.git/commit
netlink: make "no name/no address" message a debug message
authorVincent Bernat <vincent@bernat.ch>
Fri, 12 Jun 2020 18:05:46 +0000 (20:05 +0200)
committerVincent Bernat <vincent@bernat.ch>
Fri, 12 Jun 2020 18:05:46 +0000 (20:05 +0200)
commit79d65340b35b7335b27bb9e8379efc441cc53035
treef97c53375e91c2f556c71725fdf456ededc5a428
parent21a542b64563c19abf9f5a31829457e065168237
netlink: make "no name/no address" message a debug message

It seems it can happen on WLAN interfaces during AAA.

Fix #398
src/daemon/netlink.c