From owner-freebsd-net@freebsd.org Thu Aug 24 19:14:00 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 A9DC5DE6510 for ; Thu, 24 Aug 2017 19:14:00 +0000 (UTC) (envelope-from mg@maltedoc.de) Received: from mail.maltedoc.de (mail.maltedoc.de [IPv6:2001:1608:10:226::4]) (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 657C73922 for ; Thu, 24 Aug 2017 19:13:59 +0000 (UTC) (envelope-from mg@maltedoc.de) Received: from Maltes-MacBook-Pro.local (unknown [84.200.83.69]) by mail.maltedoc.de (Postfix) with ESMTPSA id 02EEA1A6DD5 for ; Thu, 24 Aug 2017 21:16:22 +0200 (CEST) To: freebsd-net@freebsd.org From: =?UTF-8?Q?Malte_Gr=c3=a4bner?= Subject: oce4 promiscous mode bug and carp Message-ID: <9ce0e271-d13d-16bd-740a-7c0ef915b854@maltedoc.de> Date: Thu, 24 Aug 2017 21:13:55 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit 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: Thu, 24 Aug 2017 19:14:00 -0000 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