Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: plunky
Date: Sun Oct 12 15:12:17 UTC 2008
Modified Files:
src/sys/netinet6: ip6_output.c
Log Message:
ip6_pcbopt() is in the ctloutput path, we should not
sleep here because socket lock is held. use M_NOWAIT
To generate a diff of this commit:
cvs rdiff -r1.132 -r1.133 src/sys/netinet6/ip6_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index