From: Gabriel Kerneis Date: Mon, 1 Sep 2014 07:55:32 +0000 (+0200) Subject: Merge pull request #47 from zorun/babeld_configfile X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=cda939baea3116e2e411fa056f6804cf62f5ded4;p=lede-routing%2F.git Merge pull request #47 from zorun/babeld_configfile Updates to babeld This patchset: - fixes #33 by generating a configuration file for babeld - introduces a slightly different syntax for specfiying interfaces (backward-compatible) - allows to use any option, as long as it's supported by babeld (i.e. valid options are not hardcoded in the init script anymore, all options are simply passed to babeld) It is mostly backward-compatible, with a few caveats. Thanks to Baptiste Jonglez. --- cda939baea3116e2e411fa056f6804cf62f5ded4