Date: Mon, 13 Sep 2004 19:20:14 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw_pfil.c Message-ID: <200409131920.i8DJKE1Y084305@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2004-09-13 19:20:14 UTC FreeBSD src repository Modified files: sys/netinet ip_fw_pfil.c Log: If we have to 'ipfw fwd'-tag a packet the second time in ipfw_pfil_out() don't prepend an already existing tag again. Instead unlink it and prepend it again to have it as the first tag in the chain. PR: kern/71380 Revision Changes Path 1.9 +5 -3 src/sys/netinet/ip_fw_pfil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409131920.i8DJKE1Y084305>