From owner-svn-src-all@FreeBSD.ORG Mon Feb 9 13:56:04 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D3271065670; Mon, 9 Feb 2009 13:56:04 +0000 (UTC) (envelope-from p.pisati@oltrelinux.com) Received: from mail0.tomato.it (mail0.tomato.it [213.92.0.53]) by mx1.freebsd.org (Postfix) with SMTP id D867B8FC1A; Mon, 9 Feb 2009 13:55:52 +0000 (UTC) (envelope-from p.pisati@oltrelinux.com) Received: from wlf.contactlab.it (unknown [172.16.7.101]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail0.tomato.it (Postfix) with ESMTPS id 7F61128496; Mon, 9 Feb 2009 14:39:49 +0100 (CET) Received: from ferret.tomato.lan (62.101.64.91) by wfl.contactlab.it (172.16.7.101) with Microsoft SMTP Server id 8.1.240.5; Mon, 9 Feb 2009 14:40:50 +0100 Message-ID: <499031B6.3030600@oltrelinux.com> Date: Mon, 9 Feb 2009 14:37:58 +0100 From: Paolo Pisati User-Agent: Thunderbird 2.0.0.16 (X11/20080815) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <200902091142.n19BgNnb059032@svn.freebsd.org> <20090209124141.GA2071@dchagin.static.corbina.ru> <20090209130910.C93725@maildrop.int.zabbadoz.net> In-Reply-To: <20090209130910.C93725@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, Randall Stewart , svn-src-all@freebsd.org, src-committers@freebsd.org, Chagin Dmitry Subject: Re: svn commit: r188388 - head/sys/netinet X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 13:56:05 -0000 Bjoern A. Zeeb wrote: > > This is unrelated to this commit. > > This is a problem with piso's libalias commit; you have to remove that > option from your kernel config as well if you remove SCTP. or in other words IPFIREWALL_NAT now requires SCTP. In case this dependence is felt like an impossible burden for someone, i'll do the usual pointer dance. -- bye, P.