routing/babeld
Nils Schneider 234c9d97a6 babeld: fix parsing of list import_table
When parsing list options using config_load option_cb will be called
with additional options ending in _ITEM$x and _LENGTH. This ignores any
option containing _LENGTH or _ITEM as they can't possible be a valid
babeld option making a config like

    config general
        list import_table 23
        list import_table 42

work.

Signed-off-by: Nils Schneider <nils@nilsschneider.net>
2015-08-16 18:54:32 +02:00
..
files babeld: fix parsing of list import_table 2015-08-16 18:54:32 +02:00
Makefile babeld: bump to 1.6.1 2015-06-17 10:56:44 +02:00