Module Name: src Committed By: riz Date: Mon Apr 2 18:25:35 UTC 2012
Modified Files: src/sys/netinet [netbsd-6]: ip_carp.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #145): sys/netinet/ip_carp.c: revision 1.48 Do not sleep in callout context, this will hang the clock soft interrupt. Should fix PR kern/46217. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.47.4.1 src/sys/netinet/ip_carp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.