Adding "conf.d" configuration dir support.
authorFlorent Clairambault <florent@clairambault.fr>
Thu, 26 Dec 2013 22:05:17 +0000 (23:05 +0100)
committerFlorent Clairambault <florent@clairambault.fr>
Thu, 26 Dec 2013 22:05:17 +0000 (23:05 +0100)
commitd737ec63715f84574162a3f7d8649c1147aa5617
treede98d48e3cdb53b1c2ef924761093f2f2ac33646
parent727de09a86f75efecbee0a54de89e7c89f898844
Adding "conf.d" configuration dir support.

Any file matching the pattern /etc/tinc/$NETWORK/conf.d/$NAME.conf will be parsed after the tinc.conf file.
src/conf.c