No subject



Fri Dec 3 04:59:28 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 02 Dec 2004 21:00:01 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.11/8.12.8) with ESMTP id iB3501ch058468
	for <atanu@tigger.icir.org>; Thu, 2 Dec 2004 21:00: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 iB3501eU088026
	for <atanu@icir.org>; Thu, 2 Dec 2004 21:00:01 -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 iB3501N1018741;
	Thu, 2 Dec 2004 21:00:01 -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 iB34xTN1018725
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 2 Dec 2004 20:59:29 -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 iB34xTeU088014
	for <xorp-cvs@icir.org>; Thu, 2 Dec 2004 20:59:29 -0800 (PST)
	(envelope-from pavlin@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id iB34xS5I059249
	for <xorp-cvs@icir.org>; Thu, 2 Dec 2004 20:59:29 -0800 (PST)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id iB34xSAd059248
	for xorp-cvs@icir.org; Fri, 3 Dec 2004 04:59:28 GMT
	(envelope-from pavlin)
Date: Fri, 3 Dec 2004 04:59:28 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200412030459.iB34xSAd059248@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/fea
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
Changes by:	pavlin@xorpc.icir.org	2004-12-03 04:59:28 UTC

XORP CVS repository


Modified files:
	fea           click_socket.cc click_socket.hh 

Log message:
	* Implement the mechanism to load/unload kernel modules on
	  Linux and FreeBSD.
	
	* Implement the mechanism to mount/unmount the kernel Linux file system.
	
	* Remove hard-coded value and use instead a private const variable
	  ClickSocket::USER_CLICK_STARTUP_MAX_WAIT_TIME
	  to define the maximum time to wait on startup until the user-level
	  Click is ready.

Revision  Changes    Path
1.10      +492 -6    xorp/fea/click_socket.cc
1.10      +76 -1     xorp/fea/click_socket.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs