Date: Thu, 8 Jun 2006 23:05:19 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx ipx_input.c Message-ID: <200606082305.k58N5JsP085265@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-06-08 23:05:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netipx ipx_input.c Log: Merge ipx_input.c:1.54 from HEAD to RELENG_6: Comment that raw output filter code for IPX should run in a netisr so as to avoid recursing the socket code, as this input path can run in the call stack of an output path. Revision Changes Path 1.51.2.2 +4 -0 src/sys/netipx/ipx_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606082305.k58N5JsP085265>