Date: Sat, 9 Feb 2002 02:48:24 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200202091048.g19AmOg03966@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2002/02/09 02:48:24 PST Modified files: (Branch: RELENG_4) sys/netinet ip_input.c Log: MFC 1.190: The ipfw(8) 'tee' action simply hasn't worked on incoming packets for some time. _All_ packets, regardless of destination, were accepted by the machine as if addressed to it. Jump back to 'pass' processing for a teed packet instead of falling through as if it was ours. PR: kern/31130 Revision Changes Path 1.130.2.32 +3 -0 src/sys/netinet/ip_input.c 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?200202091048.g19AmOg03966>