]> git.ipfire.org Git - thirdparty/lldpd.git/commit - NEWS
Ignore interfaces with no queue.
authorVincent Bernat <bernat@luffy.cx>
Sun, 11 Apr 2010 12:53:32 +0000 (14:53 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sun, 25 Apr 2010 10:26:37 +0000 (12:26 +0200)
commit58fe6128171593b501513ff76a063ae13e52a056
treea5f66a71de9a04423a5f248814b9a7a93156f08c
parentfde7a7ce13b5aaee39ff273a72164d4aac92a52a
Ignore interfaces with no queue.

This filters out vnet* interfaces and some others. It seems that
physical (real or virtual) interfaces always have a queue. We might
also check qdisc. If "noop", this means that the interface is a
blackhole and should be ignored. However, we wait for an actual
interface to exhibit a behaviour where such a detection is needed.
CHANGELOG
src/interfaces.c