On Mon, Oct 18, 2010 at 11:15 PM, Max Laier <m...@laiers.net> wrote: > On 18.10.2010 20:16, Brandon Gooch wrote: >> >> On Mon, Oct 18, 2010 at 1:10 PM, Ermal Luçi<e...@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: >> >> bran...@x300:~$ cd /usr/src >> bran...@x300:/usr/src$ patch< ~/pf45_1.diff > > $ patch -p0 < ~/pf45_1.diff > >> bran...@x300:/usr/src$ cd /usr/src/sys/modules/pf >> bran...@x300:modules/pf$ sudo make > > Regards, > Max
Thanks Max! -Brandon _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"