]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Reset "sent" flag for each port when sending.
authorVincent Bernat <bernat@luffy.cx>
Thu, 1 Oct 2009 18:59:04 +0000 (20:59 +0200)
committerVincent Bernat <bernat@luffy.cx>
Thu, 1 Oct 2009 18:59:04 +0000 (20:59 +0200)
commit0d86e62fcff0e7b7466a6438dad10e0d423aeba3
tree24ff2f3158d86d56a5b18b4c5c9497a545ad7b00
parent0bded8580cf74ec44d598032fdc3737e2042d8c4
Reset "sent" flag for each port when sending.

On ports not receiving anything, we send an LLDP packet only on the
first running port. Others get ignored. We reset "sent" flag to 0 for
each port.
src/lldpd.c