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

Atanu Ghosh atanu@icir.org
Mon, 12 Dec 2005 20:31:10 GMT


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

XORP CVS repository


Modified files:
	bgp/harness   peer.cc 

Log message:
	The harness records all update messages that it sends in an outgoing
	trie. The raw messages is sent to the trie and is decoded. If the
	update packet is illegal in some way then an exception will be
	thrown. A number of the tests now send illegal update packets so catch
	this exception.

Revision  Changes                               Path
1.71      +9 -2;  commitid: 17c6f439dde0e7ea6;  xorp/bgp/harness/peer.cc