No subject



Wed Oct 13 06:03:29 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 12 Oct 2004 23:04:01 -0700
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 i9D641Mu004522
	for <atanu@tigger.icir.org>; Tue, 12 Oct 2004 23:04:01 -0700 (PDT)
	(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 i9D641ag058974
	for <atanu@icir.org>; Tue, 12 Oct 2004 23:04:01 -0700 (PDT)
	(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 i9D641O5021496;
	Tue, 12 Oct 2004 23:04:01 -0700 (PDT)
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 i9D63TO5021486
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 12 Oct 2004 23:03:29 -0700 (PDT)
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 i9D63Tag058970
	for <xorp-cvs@icir.org>; Tue, 12 Oct 2004 23:03:29 -0700 (PDT)
	(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 i9D63Trp027697
	for <xorp-cvs@icir.org>; Tue, 12 Oct 2004 23:03:29 -0700 (PDT)
	(envelope-from pavlin@xorpc.icir.org)
Received: (from pavlin@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id i9D63T0M027696
	for xorp-cvs@icir.org; Wed, 13 Oct 2004 06:03:29 GMT
	(envelope-from pavlin)
Date: Wed, 13 Oct 2004 06:03:29 GMT
From: Pavlin Radoslavov <pavlin@icir.org>
Message-Id: <200410130603.i9D63T0M027696@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/libxipc
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-10-13 06:03:29 UTC

XORP CVS repository


Modified files:
	libxipc       test_inproc.cc test_stcp.cc test_sudp.cc xrl_pf.hh 
	              xrl_pf_inproc.cc xrl_pf_inproc.hh xrl_pf_kill.cc 
	              xrl_pf_kill.hh xrl_pf_stcp.cc xrl_pf_stcp.hh 
	              xrl_pf_stcp_ph.cc xrl_pf_stcp_ph.hh xrl_pf_sudp.cc 
	              xrl_pf_sudp.hh xrl_router.cc xrl_router.hh 

Log message:
	Apply a patch:
	 * Add XRL pipelining support
	 * Use the new BufferedAsyncReader class
	 * Misc other performance improvements

Revision  Changes    Path
1.14      +4 -6      xorp/libxipc/test_inproc.cc
1.15      +5 -7      xorp/libxipc/test_stcp.cc
1.13      +4 -4      xorp/libxipc/test_sudp.cc
1.24      +19 -2     xorp/libxipc/xrl_pf.hh
1.20      +18 -7     xorp/libxipc/xrl_pf_inproc.cc
1.14      +4 -2      xorp/libxipc/xrl_pf_inproc.hh
1.3       +20 -8     xorp/libxipc/xrl_pf_kill.cc
1.3       +4 -2      xorp/libxipc/xrl_pf_kill.hh
1.36      +377 -446  xorp/libxipc/xrl_pf_stcp.cc
1.20      +24 -28    xorp/libxipc/xrl_pf_stcp.hh
1.6       +8 -1      xorp/libxipc/xrl_pf_stcp_ph.cc
1.7       +7 -3      xorp/libxipc/xrl_pf_stcp_ph.hh
1.34      +20 -9     xorp/libxipc/xrl_pf_sudp.cc
1.17      +4 -2      xorp/libxipc/xrl_pf_sudp.hh
1.41      +20 -6     xorp/libxipc/xrl_router.cc
1.30      +3 -2      xorp/libxipc/xrl_router.hh
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs