Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2011 09:13:30 +0000
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Peter Jeremy <peterjeremy@acm.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r223637 - in head: . contrib/pf/authpf contrib/pf/ftp-proxy contrib/pf/man contrib/pf/pfctl contrib/pf/pflogd sbin/pflogd sys/conf sys/contrib/altq/altq sys/contrib/pf/net sys/modules s...
Message-ID:  <D00F450F-27F6-4A6C-AF14-3EF8BCAAFF57@FreeBSD.org>
In-Reply-To: <20111216025851.GA79528@server.vk2pj.dyndns.org>
References:  <201106281157.p5SBvP5g048097@svn.freebsd.org> <20111214014637.GA30470@server.vk2pj.dyndns.org> <20111216025851.GA79528@server.vk2pj.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16. Dec 2011, at 02:58 , Peter Jeremy wrote:

> On 2011-Jun-28 11:57:25 +0000, "Bjoern A. Zeeb" <bz@FreeBSD.org> wrote:
>> Author: bz
>> Date: Tue Jun 28 11:57:25 2011
>> New Revision: 223637
>> URL: http://svn.freebsd.org/changeset/base/223637
>> 
>> Log:
>> Update packet filter (pf) code to OpenBSD 4.5.
> 
> Further to my mail last Wednesday, I've found nested "#ifdef __FreeBSD__"
> conditionals in pf_ioctl.c as well - it looks like conditional code was
> added to support network stack virtualisation without noting that the
> code was already protectd by a "#ifdef __FreeBSD__".

I have run unifdef on the code before but didn't want to do a sweeping
commit before 9.0 was handled.  The virtualization #ifdefs should go anyway
from the middle of the code and be done with the #define so that Open could
easily pick it up if we'd be at the same level.

Expect that this will be dealt with eventually.

-- 
Bjoern A. Zeeb                                 You have to have visions!
         Stop bit received. Insert coin for new address family.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D00F450F-27F6-4A6C-AF14-3EF8BCAAFF57>