CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/18 13:55:01
Modified files:
usr.sbin/relayd: parse.y relay.c relay_http.c relay_udp.c
relayd.c relayd.conf.5 relayd.h
Log message:
Update relayd to use siphash instead of sys/hash. The source-hash,
loadbalance and hash modes use a random key by default that can be
forced to be a static key with a new configuration argument.
With input from Max Fillinger.
ok tedu@
