]> the.earth.li Git - onak.git/commit
Add "dumpconfig" command to onak to aide configuration file migration
authorJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 12:59:56 +0000 (13:59 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 14:19:28 +0000 (15:19 +0100)
commitbf490f1ab8d9e6ccfdaf94814c8e6987994a7cf2
tree3bb219379114c44c0dedc6e1e5c78087bd434897
parent252f4d4b16eee6e61f0675f65069216cc37805c4
Add "dumpconfig" command to onak to aide configuration file migration

onak is capable of parsing both old and new style configuration files,
but future improvements will only be added to the new style. To aide
users in the migration to the new format add a "dumpconfig" option to
the onak binary which will dump the current configuration in new format.
onak-conf.c
onak-conf.h
onak.1
onak.c