No subject



Thu Mar 18 0:10:20 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 18 Mar 2004 00:11:01 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.9p1/8.12.8) with ESMTP id i2I8B1ZK043955
	for <atanu@tigger.icir.org>; Thu, 18 Mar 2004 00:11:01 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i2I8B0BR034115
	for <atanu@icir.org>; Thu, 18 Mar 2004 00:11:00 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.icsi.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id i2I8B0HH001852;
	Thu, 18 Mar 2004 00:11:00 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.icsi.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id i2I8ALHH001839
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 18 Mar 2004 00:10:21 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id i2I8AKBR034111
	for <xorp-cvs@icir.org>; Thu, 18 Mar 2004 00:10:20 -0800 (PST)
	(envelope-from pavlin@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i2I8AKRS003666
	for <xorp-cvs@icir.org>; Thu, 18 Mar 2004 00:10:20 -0800 (PST)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i2I8AKge003665;
	Thu, 18 Mar 2004 00:10:20 -0800 (PST)
	(envelope-from pavlin)
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200403180810.i2I8AKge003665@xorpc.icir.org>
Date:     Thu, 18 Mar 2004  0:10:20  ()
To: xorp-cvs@icir.org
Reply-To: pavlin@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/fea/ routing_socket_utils.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/fea/
Changes by:	pavlin@xorpc.icir.org.	04/03/18 00:10:20

Modified files:
	xorp/fea/: routing_socket_utils.cc 

Log message:
	* When we compute the IPv4 mask length stored in "struct sockaddr_in",
	if the "sa_len" value is not one of the special values
	(i.e., 0, 8, 7, 6, 5), then assume that the whole mask is stored,
	and compute it without printing an error message.
	
	* Inside RtmUtils::rtm_get_to_fte_cfg() return an error if
	the address family doesn't match.
	
	* Only if the routing message type is RTM_DELETE then mark
	the routing entry as deleted (i.e., ignore its RTF_UP flag).

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