CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/19 06:04:08
Modified files:
sbin/pfctl : parse.y
share/man/man5 : pf.conf.5
sys/net : pf_lb.c pfvar.h
Log message:
Support source-hash and random with tables and dynifs; not just pools.
This finally allows to use source-hash for dynamic loadbalancing, eg.
"rdr-to <hosts> source-hash", instead of just round-robin and least-states.
An older pre-siphash version of this diff was tested by many people.
OK tedu@ benno@
