]> git.ipfire.org Git - thirdparty/lldpd.git/commit
fix: Activate Tx fast start when there is a local change master
authorBreuninger Matthias (ETAS-ICA/XPC-Fe3) <matthias.breuninger@etas.com>
Mon, 22 Jun 2026 10:27:13 +0000 (12:27 +0200)
committerVincent Bernat <vincent@bernat.ch>
Mon, 22 Jun 2026 17:15:32 +0000 (19:15 +0200)
commite59c062cc7e8c1885de778125605dc16d5333a66
treeee91e623808d85c4e273d1584d1454187502e403
parent048ef83a532cb5a9ebea069a4ae37dc2cb946005
fix: Activate Tx fast start when there is a local change

TX fast start shall also be initiated when something locally changes.
See IEEE802.1ab section 9.2.7.8, which specifies to re-initialize the variable `txFast` on a local change, to make sure that neighbors receive our changes.
src/daemon/lldpd.c