Try sending SIGTERM if we cannot connect to a tincd but we know its PID.
[tinc] / src / subnet_parse.c
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-15 Guus SliepenMove all functions related to subnet parsing to subnet_...