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.
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 >
