From owner-freebsd-current@freebsd.org Tue Apr 11 06:47:40 2017 Return-Path: Delivered-To: freebsd-current@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 A3658D39FD6 for ; Tue, 11 Apr 2017 06:47:40 +0000 (UTC) (envelope-from srs0=dq0p=3t=sigsegv.be=kristof@codepro.be) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 618BCEDA for ; Tue, 11 Apr 2017 06:47:40 +0000 (UTC) (envelope-from srs0=dq0p=3t=sigsegv.be=kristof@codepro.be) Received: from [10.0.2.164] (94-224-12-229.access.telenet.be [94.224.12.229]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id 87B5CD246; Tue, 11 Apr 2017 08:47:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sigsegv.be; s=mail; t=1491893257; bh=5IWNZWUJi7orAA1JdtGvcD2Uo51VFboOZ+hBfr0E5JQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=yxeMuH58MPJgDfBPAimlGA0CMfO4X9dEYftwoLDGJopys7UqhqpyPcgZFk70ZEyL0 fO1f5fumSaBCEcJMH8mD1WMInHnDNFalXO1XDYHfBY0g2ZBdZ6f7KZa9zN33JkQw4h RlnOJwUccahEX8QrG+5Ckbkoz7gpBS9k3m657L1g= From: "Kristof Provost" To: peter.blok@bsd4all.org Cc: "Pavel Timofeev" , "Bjoern A. Zeeb" , freebsd-current Subject: Re: VNET branch destiny Date: Tue, 11 Apr 2017 08:47:36 +0200 Message-ID: <7B9879DE-7500-47CB-8471-38E2B899C324@sigsegv.be> In-Reply-To: <24B3E322-5B92-470D-A1D6-10DF8EF79490@bsd4all.org> References: <0136F3BE-4B47-4677-8D81-3FE0F5E67E79@lists.zabbadoz.net> <24B3E322-5B92-470D-A1D6-10DF8EF79490@bsd4all.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailer: MailMate (2.0BETAr6082) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2017 06:47:40 -0000 On 10 Apr 2017, at 12:10, peter.blok@bsd4all.org wrote: > There have been issues with pf if I recall correctly. I currently have > issues with stable, pf and vnet. There is an issue with pf table > entries when an interface is moved to a different vnet. > > Does anyone no if there is a specific fix for this that hasn’t been > ported to stable? I haven’t had the time to test this on current. > I’m currently aware of at least some issues with pf and vnet, even in CURRENT. Not that one though, so can you make sure there’s a bug report with as much detail as possible? Please also cc me (kp@freebsd.org) on the report. Thanks, Kristof