]> git.ipfire.org Git - thirdparty/lldpd.git/commit
interfaces: whitelist an interface before being checking lower
authorVincent Bernat <bernat@luffy.cx>
Sun, 3 Feb 2013 08:38:19 +0000 (09:38 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sun, 3 Feb 2013 08:38:19 +0000 (09:38 +0100)
commit981ee4fec9fb45dac7c84bd02d39bfb349ff65ef
tree4205562064fb7cc8cb3e14682d24fe82beee5fba
parentee715bf2f9ee27a1eccb9615578b275fe717dae5
interfaces: whitelist an interface before being checking lower

Some whitelisted interfaces, like dsa, have a lower interface in
managed mode but we still want to advertise on it. Move the check for
lower interface after whitelisting.
src/daemon/interfaces-linux.c