]> git.puffer.fish Git - mirror/frr.git/commit
babeld: fix hello packets not sent with configured hello timer 18448/head
authorShbinging <bingshui@smail.nju.edu.cn>
Fri, 21 Mar 2025 02:57:28 +0000 (02:57 +0000)
committerShbinging <bingshui@smail.nju.edu.cn>
Tue, 25 Mar 2025 12:14:34 +0000 (20:14 +0800)
commit3c7a6357222a181ad1e6ce37cb0cb4737ec82426
tree38ae6f38721136eca14309d13b70aea9cabcfbbe
parenteab86cd206b461f1e97237210e69b344d9e71431
babeld: fix hello packets not sent with configured hello timer

Same issue occurring as previously addressed in https://github.com/FRRouting/frr/pull/9092. The root cause is: "Sending a Hello message before restarting the hello timer to avoid session flaps in case of larger hello interval configurations."

Signed-off-by: Shbinging <bingshui@smail.nju.edu.cn>
babeld/babel_interface.c