Files
osrg-gobgp/config
IWASE Yusuke 3f34af3dc9 config: Detect config file type automatically
This patch enables to automatically detect the type of config file
by retrieving the extension from the config file name.
e.g.) "gobgpd.toml" will be assumed as TOML formatted file.

Note: This feature will override the format specified with the cli
"--config-type" option.

Signed-off-by: IWASE Yusuke <[email protected]>
2017-01-16 17:20:49 +09:00
..