Make DeviceStandby control network interface link status on Windows.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 22 Jun 2014 09:48:34 +0000 (10:48 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sun, 22 Jun 2014 14:04:15 +0000 (15:04 +0100)
commit132bdb77a0792d85d03ad89f846cbd4024037393
tree0897e24966f785276146b89fb0f92d80639b9774
parentbd451cfe1512fa69eac35a60dbe6df17bfc39154
Make DeviceStandby control network interface link status on Windows.

Besides controlling when tinc-up and tinc-down get called, this commit makes
DeviceStandby control when the virtual network interface "cable" is "plugged"
on Windows. This is more user-friendly as the status of the tinc network can
be seen just by looking at the state of the network interface, and it makes
Windows behave better when isolated.
doc/tinc.conf.5.in
src/device.h
src/mingw/device.c
src/net_setup.c