K 10 svn:author V 6 julian K 8 svn:date V 27 1998-07-06T03:20:19.000000Z K 7 svn:log V 568 Support for IPFW based transparent forwarding. Any packet that can be matched by a ipfw rule can be redirected transparently to another port or machine. Redirection to another port mostly makes sense with tcp, where a session can be set up between a proxy and an unsuspecting client. Redirection to another machine requires that the other machine also be expecting to receive the forwarded packets, as their headers will not have been modified. /sbin/ipfw must be recompiled!!! Reviewed by: Peter Wemm Submitted by: Chrisy Luke END