In state IDLE handle EVNT_STOP and stop the IdleHold timer. This way
authorclaudio <claudio@openbsd.org>
Mon, 22 Apr 2024 09:43:11 +0000 (09:43 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 22 Apr 2024 09:43:11 +0000 (09:43 +0000)
commit91834cfda179c8c43fef9fa8cc4cf09a97b48046
tree53eff96497e080f62aeb8532916e3c9f99e967bd
parent3a82eff3dea85cdf4488ddce099beb484a6622a3
In state IDLE handle EVNT_STOP and stop the IdleHold timer. This way
a down of an idle connection will properly stop the session.

OK tb@ (as part of larger diff)
usr.sbin/bgpd/session.c