Give an error message when tincctl info cannot parse the given subnet or address.
[tinc] / src / subnet_parse.c
2012-07-15 Guus SliepenMove all functions related to subnet parsing to subnet_...