From owner-freebsd-net@freebsd.org Tue Aug 29 15:37:48 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB264DDE91A for ; Tue, 29 Aug 2017 15:37:48 +0000 (UTC) (envelope-from sergey@akhmatov.ru) Received: from dutch.chaklun.ru (dutch.chaklun.ru [IPv6:2a01:7c8:aab0:135::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA75566D48 for ; Tue, 29 Aug 2017 15:37:48 +0000 (UTC) (envelope-from sergey@akhmatov.ru) Received: from [212.65.69.61] (helo=[127.0.0.1]) by dutch.chaklun.ru with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dmiaI-0004tq-4a; Tue, 29 Aug 2017 18:37:46 +0300 Subject: Re: oce4 promiscous mode bug and carp To: =?UTF-8?Q?Malte_Gr=c3=a4bner?= , freebsd-net@freebsd.org References: <9ce0e271-d13d-16bd-740a-7c0ef915b854@maltedoc.de> From: Sergey Akhmatov Message-ID: Date: Tue, 29 Aug 2017 18:37:44 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <9ce0e271-d13d-16bd-740a-7c0ef915b854@maltedoc.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Aug 2017 15:37:49 -0000 I see it was fixed in CURRENT with version update, but haven't been MFC'd yet. https://svnweb.freebsd.org/base?view=revision&revision=306219 BTW, there is open bug since 2015 without apparent interest to it. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204326 On 24/08/2017 22:13, Malte Gräbner wrote: > Hi, > > as I can see in the code, the fix from > https://lists.freebsd.org/pipermail/freebsd-net/2015-June/042531.html > is still not upstream ( src/sys/dev/oce_mobx.c ). Can anyone confirm > the promiscous bug in combination with carp, leading to be unable to > process traffic over carp vhid's on oce handled devices ? > > br, > malte > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"