Don't try to mkdir(CONFDIR) on Windows when there is a registry key for tinc.
[tinc] / src / subnet_parse.c
2012-07-15 Guus SliepenMove all functions related to subnet parsing to subnet_...