From owner-freebsd-net@freebsd.org Tue Aug 29 15:37:48 2017 Return-Path: <owner-freebsd-net@freebsd.org> 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 <freebsd-net@mailman.ysv.freebsd.org>; 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 <freebsd-net@freebsd.org>; 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 <sergey@akhmatov.ru>) 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?= <mg@maltedoc.de>, freebsd-net@freebsd.org References: <9ce0e271-d13d-16bd-740a-7c0ef915b854@maltedoc.de> From: Sergey Akhmatov <sergey@akhmatov.ru> Message-ID: <d10ccb4a-da1c-8712-8c9f-415d1c38bccf@akhmatov.ru> 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 <freebsd-net.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net/> List-Post: <mailto:freebsd-net@freebsd.org> List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=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"