Re: patch: pf source-hash/random with dynamic address pools

2012-11-14 Thread Reyk Floeter
On Wed, Nov 14, 2012 at 03:39:48PM +0100, Reyk Floeter wrote: > pf currently only supports the round-robin and least-states methods > when using dynamic address pools like tables or interface pools. The > following diff adds support for source-hash and random with dynamic > pools. source-hash can

patch: pf source-hash/random with dynamic address pools

2012-11-14 Thread Reyk Floeter
Hi! pf currently only supports the round-robin and least-states methods when using dynamic address pools like tables or interface pools. The following diff adds support for source-hash and random with dynamic pools. source-hash can be used in some cases as an alternative to "sticky-address" to g