No subject



Tue Jan 21 10:54:28 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 21 Jan 2003 10:55:06 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.3/8.12.3) with ESMTP id h0LIt6wL073759
	for <atanu@tigger.icir.org>; Tue, 21 Jan 2003 10:55:06 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.3/8.12.3) with ESMTP id h0LIt6wP039512
	for <atanu@icir.org>; Tue, 21 Jan 2003 10:55:06 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id KAA28049;
	Tue, 21 Jan 2003 10:55:01 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id KAA28038
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 21 Jan 2003 10:54:28 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.3/8.12.3) with ESMTP id h0LIsSwP039481
	for <xorp-cvs@icir.org>; Tue, 21 Jan 2003 10:54:28 -0800 (PST)
	(envelope-from rizzo@xorpc.icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.3/8.12.3) with ESMTP id h0LIsSTO062764
	for <xorp-cvs@icir.org>; Tue, 21 Jan 2003 10:54:28 -0800 (PST)
	(envelope-from rizzo@xorpc.icir.org)
Received: (from rizzo@localhost)
	by xorpc.icir.org (8.12.3/8.12.3/Submit) id h0LIsSx3062763;
	Tue, 21 Jan 2003 10:54:28 -0800 (PST)
	(envelope-from rizzo)
From: Luigi Rizzo <rizzo@icir.org>
Message-Id: <200301211854.h0LIsSx3062763@xorpc.icir.org>
Date:     Tue, 21 Jan 2003 10:54:28  ()
To: xorp-cvs@icir.org
Reply-To: rizzo@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/bgp/ notification_packet.cc packet.hh packet_coding_test.cc  	           peer.cc socket.cc update_packet.cc  xorp/bgp/harness/ bgppp.cc peer.cc test_peer.cc
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Repository:	xorp/bgp/harness/
Changes by:	rizzo@xorpc.icir.org.	03/01/21 10:54:28

Modified files:
	xorp/bgp/: notification_packet.cc packet.hh 
	           packet_coding_test.cc peer.cc socket.cc 
	           update_packet.cc 
	xorp/bgp/harness/: bgppp.cc peer.cc test_peer.cc 

Log message:
	Use only one constructor for locally created NotificationPacket()s.
	Fix a bug in checking data_len in parsing incoming NotificationPacket().
	
	Improve documentation of the various constants in
	packet.hh -- especially related to packet sizes and types,
	and simplify some expressions using them.
	
	Remove the leading underscore from members of struct fixed_header

_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs