From owner-cvs-src@FreeBSD.ORG Wed Feb 11 02:59:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D80D016A4CE; Wed, 11 Feb 2004 02:59:49 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB9AA43D1D; Wed, 11 Feb 2004 02:59:49 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 12C116550F; Wed, 11 Feb 2004 10:59:48 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 48767-01-2; Wed, 11 Feb 2004 10:59:47 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 9A6E76550A; Wed, 11 Feb 2004 10:59:47 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 5B0B03F; Wed, 11 Feb 2004 10:59:46 +0000 (GMT) Date: Wed, 11 Feb 2004 10:59:45 +0000 From: Bruce M Simpson To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20040211105945.GA849@saboteur.dek.spc.org> Mail-Followup-To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200402110426.i1B4Q4fd073321@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files options src/sys/net pfkeyv2.h src/sys/netinet ip.h ip_output.c tcp.h tcp_input.c tcp_output.c tcp_subr.c tcp_syncache.c tcp_usrreq.c tcp_var.h src/sys/netinet6 ipsec.h src/sys/netipsec ipsec.h key.c src/share/man/man4 tcp.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 10:59:50 -0000 On Wed, Feb 11, 2004 at 11:13:34AM +0100, Dag-Erling Smørgrav wrote: > Bruce M Simpson writes: > > Tested with a Cisco 2501 running IOS 12.0(27), and Quagga 0.96.4 with > > local patches. > > Will those patches be included in a future Quagga release? Vincent Jardin is a Quagga committer and has offered to review the patches with a view to inclusion. BMS