diff options
author | Grant Limberg <grant.limberg@zerotier.com> | 2017-01-05 11:43:26 -0800 |
---|---|---|
committer | Grant Limberg <grant.limberg@zerotier.com> | 2017-01-05 11:43:26 -0800 |
commit | e2b1a7157e3ba7b3cb342582acbdeb22033d7b84 (patch) | |
tree | 38507f40e921d42534d39f103dc92923b6e1ce34 /service/ControlPlane.hpp | |
parent | aaf69d1aff59a244990e1c3c1de4ef6bf6ac6a3b (diff) | |
download | infinitytier-e2b1a7157e3ba7b3cb342582acbdeb22033d7b84.tar.gz infinitytier-e2b1a7157e3ba7b3cb342582acbdeb22033d7b84.zip |
Potential fix for routing issue on Windows
Move setting _initialized = true until after WindowsEthernetTap::threadMain() has actually created and brought up the adapter. Also in OneService::nodeVirtualNetworkConfigFunction(), wait up to 5 seconds for WindowsEthernatTap::isInitialized() to return true before attempting to configure the interface and managed routes. Without this, the adapter doesnt actually exist yet when trying to add routes
Diffstat (limited to 'service/ControlPlane.hpp')
0 files changed, 0 insertions, 0 deletions