Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 21:15:36 -0700
From:      Max Laier <max@laiers.net>
To:        Brandon Gooch <jamesbrandongooch@gmail.com>
Cc:        =?ISO-8859-1?Q?Ermal_Lu=E7i?= <eri@freebsd.org>, freebsd-net <freebsd-net@freebsd.org>, freebsd-pf@freebsd.org
Subject:   Re: [PATCH] pf(4) patch from OpenBSD 4.5
Message-ID:  <4CBD1B68.2040502@laiers.net>
In-Reply-To: <AANLkTikONa7W-bVS=do8B2zaFtDYqL7nZ2WR=%2BHpKKsS@mail.gmail.com>
References:  <AANLkTinXNRKSwjuOeQkDTANhSSbHYHZnf4SvaFHbEdrg@mail.gmail.com> <AANLkTikONa7W-bVS=do8B2zaFtDYqL7nZ2WR=%2BHpKKsS@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18.10.2010 20:16, Brandon Gooch wrote:
> On Mon, Oct 18, 2010 at 1:10 PM, Ermal Luçi<eri@freebsd.org>  wrote:
>> Hello,
>>
>> the link http://people.freebsd.org/~eri/pf45_1.diff has the patch for
>> pf(4) as of OpenBSD 4.5 version.
>> The patch is against HEAD.
>> After OpenBSD 4.5 the syntax has changed and this is the reason for
>> such an 'old' version patch.
>>
>> After importing this one the work will go on the newest version and
>> decisions on it will than be done.
>>
>> Be aware that this patch has even support for VIMAGE/VNET.
>> It will enable you to run pf(4) with[in] jails+vnets or just vnets
>> themselves with separate rulesets
>> and policies.
>> pfsync(4) can be loaded as a module also with this patch.
>>
>> Feedback is very welcome.
>
> Should this compile against HEAD, because I think we're missing a header:
>
> brandon@x300:~$ cd /usr/src
> brandon@x300:/usr/src$ patch<  ~/pf45_1.diff

$ patch -p0 < ~/pf45_1.diff

> brandon@x300:/usr/src$ cd /usr/src/sys/modules/pf
> brandon@x300:modules/pf$ sudo make

Regards,
   Max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CBD1B68.2040502>