]> git.puffer.fish Git - mirror/frr.git/commit
zebra: don't set connection-up event pointer directly 7868/head
authorMark Stapp <mjs@voltanet.io>
Thu, 14 Jan 2021 19:09:14 +0000 (14:09 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 14 Jan 2021 19:09:14 +0000 (14:09 -0500)
commitef1dbba83a962af8868f483a69e312be8c4a412f
tree4e87acaff48698f6e3b790dbf5c11fbb36e557be
parent1afacb94e6ce1dec473cc132f8cd239811ce157c
zebra: don't set connection-up event pointer directly

Use thread_cancel to reset the connection-up processing timer.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_fpm.c