Date: Wed, 2 Jan 2002 17:00:23 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 Message-ID: <200201030100.g0310NQ98239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/01/02 17:00:23 PST Modified files: sbin/ipfw ipfw.8 Log: o Note that packets diverted using a 'divert' socket, and then reinserted by a userland process, will lose a number of packet attributes, including their source interface. This may affect the behavior of later rules, and while not strictly a BUG, may cause unexpected behavior if not clearly documented. A similar note for natd(8) might be desirable. Revision Changes Path 1.100 +9 -0 src/sbin/ipfw/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201030100.g0310NQ98239>