Module Name: src Committed By: pooka Date: Wed Aug 11 13:10:03 UTC 2010
Modified Files: src/tests/net/carp: t_basic.c Log Message: Put some sleeps between forking the hosts. Otherwise a race may be triggered which appears to cause one host to go berzerk with sending carp advertisements and ignore ping requests. I'll get to the bottom of this eventually, but this is a stopgap to prevent the test from failing, hopefully -- the race doesn't appear to trigger for me even with 0.1s on a loaded machine, so 0.5s should be better than fine. (hi jmmv ;) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/carp/t_basic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.