On 14 January 2015 at 13:50, Mike Belopuhov <[email protected]> wrote: > Hi Richard, > > I am looking at your diff and the problem but ATM I'm not 100% positive > your solution is correct. Cedric's code being refreshingly complicated > doesn't make it easier to figure out what's going on. But don't worry, > we'll prevail one way or another. >
And of course I forgot to thank you for your efforts. Duh! Thanks a lot for taking your time to do the analysis and propose a solution! > On 13 January 2015 at 21:16, Richard Kojedzinszky <[email protected]> wrote: >> Is there anyone to take a look on that one-line patch? >> >> 2015-01-05 15:25 időpontban Richard Kojedzinszky ezt írta: >> >>> Dear OpenBSD team, >>> >>> I've made this simple patch to pf, to make optimized tables work inside >>> anchors. >>> >>> Please review it, and apply if appropriate, or suggest a solution to >>> my simple ruleset, which does not work with 5.6: >>> >>> anchor in quick proto icmp { >>> pass quick from 1.1.1.1 >>> pass quick from 1.1.1.2 >>> pass quick from 1.1.1.3 >>> pass quick from 1.1.1.4 >>> pass quick from 1.1.1.5 >>> pass quick from 1.1.1.6 >>> pass quick from 1.1.1.7 >>> } >>> >>> Thanks in advance, >>> >>> Kojedzinszky Richard >> >> >> -- >> Richard Kojedzinszky >>
