From owner-freebsd-stable@FreeBSD.ORG Mon Feb 25 08:21:03 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A24C816A407 for ; Mon, 25 Feb 2008 08:21:03 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.freebsd.org (Postfix) with ESMTP id 564A713C469 for ; Mon, 25 Feb 2008 08:21:02 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 36C8510E5CF; Mon, 25 Feb 2008 09:19:53 +0100 (CET) X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yFDps4MpSX52; Mon, 25 Feb 2008 09:19:48 +0100 (CET) Received: from DANGER-PC (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id A172C10E5CB; Mon, 25 Feb 2008 09:19:48 +0100 (CET) Date: Mon, 25 Feb 2008 09:22:51 +0100 From: Daniel Gerzo X-Mailer: The Bat! (v3.99.3) Professional Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1354067204.20080225092251@rulez.sk> To: Pyun YongHyeon In-Reply-To: <20080225020123.GB42733@cdnetworks.co.kr> References: <20080223235506.53584a06.torfinn.ingolfsen@broadpark.no> <20080225020123.GB42733@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Torfinn Ingolfsen , freebsd-stable@freebsd.org Subject: Re[2]: packet loss with re(4) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 08:21:03 -0000 Hello Pyun, Monday, February 25, 2008, 3:01:23 AM, you wrote: >> Perhaps the recent MFC's for re helps? >> see >> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/re/if_re.c >> >> I have just upgraded my machine[1] to the latest 7-stable,so it is still >> too early to tell if re(4) is stable now. > Unfortunately 7-stable does not have latest fixes for re(4). > For 7-stable or 7.0-RELEASE use the following files. How about http://people.freebsd.org/~yongari/re/re.HEAD.patch ? It applies to RELENG_7_0 cleanly (well with a small offset). -- Best regards, Daniel mailto:danger@FreeBSD.org