CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/26 06:45:29
Modified files:
usr.sbin/bgpd : session.c
Log message:
Move the SendHoldTimer code into start_timer_sendholdtime() and ensure
the timer is stopped if HoldTime is 0.
OK tb@
