[Xorp-cvs] XORP cvs commit: xorp/bgp

Atanu Ghosh atanu@icir.org
Sat, 10 Dec 2005 01:41:23 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-12-10 01:41:23 UTC

XORP CVS repository


Modified files:
	bgp           peer.cc 

Log message:
	If check_open_packet found an error that required sending data back in
	the notify message the data was no being propogated.
	
	Use the notify_peer_of_error() method rather than constructing and
	sending the notify message inline.

Revision  Changes                              Path
1.115     +5 -8;  commitid: c1c6439a32427ea6;  xorp/bgp/peer.cc