Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-24 Thread Dimitar Vassilev
2010/10/24 Greg Hennessy : > s/CURRENT/HEAD/ below,  wasn't quite awake yet when I sent it. :-) Out of curiousity, any plans to include pf 4.7 support in the next 1-2 years? I'm not actively looking the freebsd-net list, so my apologies if this has been already spoken of. Best regards, Dimitar

RE: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-24 Thread Greg Hennessy
freebsd-net; freebsd-pf@freebsd.org > Subject: RE: [PATCH] pf(4) patch from OpenBSD 4.5 > > It doesn't appear to patch cleanly against CURRENT > > gw2:/usr/src # find . -name \*.rej > ./contrib/pf/pfctl/pfctl_table.c.rej > ./contrib/pf/pfctl/parse.y.rej >

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-24 Thread Fabian Keil
Max Laier wrote: > C'mon ... where are the testers at? > > On 18.10.2010 11:10, Ermal Luçi wrote: > > Feedback is very welcome. > > Is there no-one testing Ermal's exciting patch? Let's help getting this > tested ... before we put it into SVN! > > fetch http://people.freebsd.org/~eri/pf45_1.

RE: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-24 Thread Greg Hennessy
x Laier > Sent: 24 October 2010 6:36 AM > To: Ermal Luçi > Cc: freebsd-net; freebsd-pf@freebsd.org > Subject: Re: [PATCH] pf(4) patch from OpenBSD 4.5 > > C'mon ... where are the testers at? > > On 18.10.2010 11:10, Ermal Luçi wrote: > > Feedback is very welco

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-23 Thread Max Laier
C'mon ... where are the testers at? On 18.10.2010 11:10, Ermal Luçi wrote: Feedback is very welcome. Is there no-one testing Ermal's exciting patch? Let's help getting this tested ... before we put it into SVN! fetch http://people.freebsd.org/~eri/pf45_1.diff patch -p1 < pf45_1.diff make b

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-19 Thread Mario Lobo
On Tuesday 19 October 2010 01:15:36 Max Laier wrote: > On 18.10.2010 20:16, Brandon Gooch wrote: > > On Mon, Oct 18, 2010 at 1:10 PM, Ermal Luçi 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

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-19 Thread Mario Lobo
On Tuesday 19 October 2010 01:15:36 Max Laier wrote: > On 18.10.2010 20:16, Brandon Gooch wrote: > > On Mon, Oct 18, 2010 at 1:10 PM, Ermal Luçi 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

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-19 Thread Michael
On 18/10/2010 19:10, Ermal Luçi wrote: Feedback is very welcome. It's not the useful feedback you are waiting for, but can't stop myself.. it's such a good news, I think a lot of people were waiting for it. Just want to say thank you, your great contribution is very appreciated. Michael _

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-19 Thread Brandon Gooch
On Mon, Oct 18, 2010 at 11:15 PM, Max Laier wrote: > On 18.10.2010 20:16, Brandon Gooch wrote: >> >> On Mon, Oct 18, 2010 at 1:10 PM, Ermal Luçi  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 i

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-18 Thread Max Laier
On 18.10.2010 20:16, Brandon Gooch wrote: On Mon, Oct 18, 2010 at 1:10 PM, Ermal Luçi 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

Re: [PATCH] pf(4) patch from OpenBSD 4.5

2010-10-18 Thread Brandon Gooch
On Mon, Oct 18, 2010 at 1:10 PM, Ermal Luçi 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.

[PATCH] pf(4) patch from OpenBSD 4.5

2010-10-18 Thread Ermal Luçi
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