From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 01:29:20 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD64E106566B for ; Mon, 28 Nov 2011 01:29:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 60DF48FC08 for ; Mon, 28 Nov 2011 01:29:20 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so653264vbb.13 for ; Sun, 27 Nov 2011 17:29:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=z+3lwu+oK5M6Zn6ATly27175tEWFEGE+8NyNd2Xph3w=; b=TX9T+SyQN7KWFEW1tZzBOtgBvQsc/6jtO6tqUZs+JEDwKQUefmWcsLDBu8hROBMVlw kwZlz3zyW6u3t10jBi60CPCTNH+JJZgqwbXLp4cz1pvxUbvdvz0lvRMo1MSU1iizxN8Q LyH4h/1gazQOXKSsNcBnMadd/T1ScI7YWDJFU= MIME-Version: 1.0 Received: by 10.52.34.211 with SMTP id b19mr40830390vdj.112.1322441952020; Sun, 27 Nov 2011 16:59:12 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.186.74 with HTTP; Sun, 27 Nov 2011 16:59:12 -0800 (PST) In-Reply-To: <633291322432891@web82.yandex.ru> References: <528001322406641@web2.yandex.ru> <633291322432891@web82.yandex.ru> Date: Mon, 28 Nov 2011 08:59:12 +0800 X-Google-Sender-Auth: VJma05Dwl91uUiM-hBKTXOlzAwg Message-ID: From: Adrian Chadd To: Darren Baginski Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org, freebsd-questions@freebsd.org, Kevin Oberman Subject: Re: OpenBGPd stability issue on FreebBSD 9-PRERELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 01:29:20 -0000 Hi, Are all RX frames dropped at that point, or just the BGP TCP session related IP frames? Adrian