]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/lldpd.c
Some virtual ethernet interfaces do not have IFF_MULTICAST flag. We
authorVincent Bernat <vbernat.ext@orange-ftgroup.com>
Tue, 17 Mar 2009 14:01:40 +0000 (15:01 +0100)
committerVincent Bernat <vbernat.ext@orange-ftgroup.com>
Tue, 17 Mar 2009 14:01:40 +0000 (15:01 +0100)
commitb29c23cc9cb02c9a5eb00927d3e5b054ec13b189
tree7d18b8fe6b5799668b8315472e988a6774014814
parenta204514fa33802d0b1119c146c58428a5d5e6dfb
Some virtual ethernet interfaces do not have IFF_MULTICAST flag. We
use them if they have at least the IFF_BROADCAST flag. This is useful
for Xen Dom0 to get LLDP information from DomU.
src/lldpd.c