]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
util: set max wait for IPv6 DAD to 20 seconds
authorLaine Stump <laine@laine.org>
Thu, 29 Oct 2015 18:09:59 +0000 (14:09 -0400)
committerLaine Stump <laine@laine.org>
Thu, 29 Oct 2015 19:49:38 +0000 (15:49 -0400)
commitac339206bfe98e78925b183cba058d0e2e7f03e3
tree92a602c06a723d247c6310e97fbe81f8b6e5955b
parentd41a64a1948c88ccec5b4cff34fd04d3aae7a71e
util: set max wait for IPv6 DAD to 20 seconds

This was originally set to 5 seconds, but times of 5.5 to 7 seconds
were experienced. Since it's an arbitrary number intended to prevent
an infinite hang, having it a bit too high won't hurt anything, and 20
seconds looks to be adequate (i.e. I think/hope we don't need to make
it tunable in libvirtd.conf)
src/util/virnetdev.c