|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Claudio Jeker (claudio
cvs.openbsd.org)
Date: Thu Jun 09 2005 - 07:31:39 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: claudio
cvs.openbsd.org 2005/06/09 06:31:39
Modified files:
usr.sbin/bgpd : session.c
Log message:
If there is a problem to connect to a remote peer, do the same log damping
as for other errors. Save the errno and only print a message if the errno
changed. So the log is not filled with "socket error: Connection refused"
when the peer is not yet listening on that address. OK henning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]