On Wed, Apr 27, 2011 at 18:17 -0600, Mike Belopuhov wrote: > CVSROOT: /cvs > Module name: src > Changes by: mi...@cvs.openbsd.org 2011/04/27 18:17:28 > > Modified files: > usr.sbin/ftp-proxy: filter.c filter.h ftp-proxy.8 ftp-proxy.c > > Log message: > switch ftp-proxy over to divert-to instead of rdr-to. this avoids > an expensive state lookup (via natlook ioctl) and shrinks the code. > tested by me and sthen, ok reyk sthen >
i should have mentioned that it wouldn't be possible without productive conversations with claudio and phessler about rdomain handling. thanks!