]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Honor ip.fw.one_pass when a packet comes out of a pipe without being delayed.
authorLuigi Rizzo <luigi@FreeBSD.org>
Wed, 24 Mar 2010 15:16:59 +0000 (15:16 +0000)
committerLuigi Rizzo <luigi@FreeBSD.org>
Wed, 24 Mar 2010 15:16:59 +0000 (15:16 +0000)
commit592a685e337043edc9cbf12c51e300c1994cbd7c
tree54f618a4f85f5eb8bbd4fa12c6781c9aca4e06c1
parent192f4e2efcb54b215caa566cc60f3b533665e953
Honor ip.fw.one_pass when a packet comes out of a pipe without being delayed.
I forgot to handle this case when i did the mtag cleanup three months ago.

PR: 145004
sys/netinet/ipfw/ip_dn_io.c