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: dyoung
Date: Tue Nov 6 23:47:08 UTC 2007
Modified Files:
src/sys/netinet6: udp6_usrreq.c
Log Message:
Take a clue from udp_usrreq(): block IPL_SOFTNET in udp6_usrreq(),
both while we purge an interface, and while we call udp6_output().
XXX udp6_usrreq() needs more attention.
To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/netinet6/udp6_usrreq.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