> * Reyk Floeter [2008-06-11 01:13]:
> > CVSROOT: /cvs
> > Module name: src
> > Changes by:
reyk@cvs.openbsd.org 2008/06/10 17:12:36
> >
> > Modified files:
> > usr.sbin/relayd: pfe_filter.c relayd.conf.5
> >
> > Log message:
> > set the inactivity timeout of redirections to a shorter timeout of 600
> > seconds by default (pf's default is 86400s), they can be cranked with
> > the "session timeout" directive and it is consistent to relay session
> > timeouts. also remove the hack to modify the closing timeout because
> > pf's sloppy state handling is taking care about half connection
> > closing now.
>
> can you guess how much reyk was prodding me for the sloppy states? :)