cvs commit: src/sys/netipx ipx_input.c
Robert Watson
rwatson at FreeBSD.org
Fri Mar 24 00:00:24 UTC 2006
rwatson 2006-03-24 00:00:23 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_input.c
Log:
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.
MFC after: 1 month
Revision Changes Path
1.54 +4 -0 src/sys/netipx/ipx_input.c
More information about the cvs-src
mailing list