]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: correctly detect link down interfaces
authorVincent Bernat <bernat@luffy.cx>
Sun, 30 Dec 2012 11:22:21 +0000 (12:22 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sun, 30 Dec 2012 11:28:02 +0000 (12:28 +0100)
commitc258a053f9bb7e717ea0e4e5fde76cbaeb06d04b
treef875b14ec64308c6fc6cf4f28371f24091472abd
parent0484f180fafdf488e8bc13f8a0ee616421f12e57
interfaces: correctly detect link down interfaces

An interface can be administratively up and operationally down. Handle
this as a down interface.
src/daemon/interfaces-bsd.c
src/daemon/netlink.c