]> git.puffer.fish Git - matthieu/frr.git/commit
Revert "bgpd: On shutdown do not create a workqueue for the self peer"
authorMartin Winter <mwinter@opensourcerouting.org>
Sat, 6 Jan 2024 14:56:27 +0000 (15:56 +0100)
committerMartin Winter <mwinter@opensourcerouting.org>
Sat, 6 Jan 2024 14:57:12 +0000 (15:57 +0100)
commit0222f553fbfb4994582cb7380e35b44ef73283c3
tree7f09562c1d76f8bafb7c083ea0007c5b7bb6b92d
parent4d29c17407cdeb7ddb019045928d9341a0ca3625
Revert "bgpd: On shutdown do not create a workqueue for the self peer"

This reverts commit 7bf3c2fb195f34382e1bf00ed2c91310a1dc9f86.
Commit reverted as it introduces a memoery leak during the tests

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
bgpd/bgp_fsm.c