batman-adv: use batctl for configuration
authorSven Eckelmann <sven@narfation.org>
Sun, 6 Jan 2019 12:24:21 +0000 (13:24 +0100)
committerSven Eckelmann <sven@narfation.org>
Sun, 27 Jan 2019 14:31:37 +0000 (15:31 +0100)
commit498463cd59d227e39f9af86e55df0c970436c08c
tree219badb9afed078cf59acdb8fc9a3d884b7e6663
parent129986825219d6d276098da8fe419e206bb9a056
batman-adv: use batctl for configuration

The batctl binary is currently optional for batman-adv installations. But
new configuration settings will only be exposed via generic netlink. The
batctl tool will therefore be required to modify them.

batctl must therefore no longer depend on batman-adv but batman-adv must
depend on batctl. Some already implemented settings are already moved to
batctl.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batctl/Makefile
batman-adv/Makefile
batman-adv/files/lib/batman-adv/config.sh
batman-adv/files/lib/netifd/proto/batadv.sh
batman-adv/files/lib/netifd/proto/batadv_vlan.sh