]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Document that the "ngtee" action no longer accepts packet, and
authorglebius <glebius@FreeBSD.org>
Tue, 27 Jul 2010 14:31:39 +0000 (14:31 +0000)
committerglebius <glebius@FreeBSD.org>
Tue, 27 Jul 2010 14:31:39 +0000 (14:31 +0000)
commit4261fd06bd9d60abfecf73a7feead5064dbd4327
tree437cb7e3e7d1fe7ce418d2ac2c687cfe381bc000
parentcb6a673b7bd09f56e74d8b57935aebc9f3c796a1
Document that the "ngtee" action no longer accepts packet, and
thus don't depend on one_pass flag anymore.

This is a POLA violation, but it is quite difficult to restore
the old behavior with new code. Also, the new behavior matches
behavior of the older "tee" action, and this is more intuitive.
sbin/ipfw/ipfw.8