CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2019/08/12 09:02:05
Modified files: usr.sbin/bgpd : control.c Log message: Reset the IdleHoldTime and the session error count when doing a admin command that clears or starts a neighbor. This way an admin reset does what people expect since it makes the session behave like a brand new one. OK job@ deraadt@ sthen@