batctl: Add support for hop_penalty settings command
authorSven Eckelmann <sven@narfation.org>
Fri, 22 Feb 2019 21:31:44 +0000 (22:31 +0100)
committerSven Eckelmann <sven@narfation.org>
Fri, 22 Feb 2019 21:49:56 +0000 (22:49 +0100)
commit278e98cb868b8983fc57aa06004384ac75c9f531
tree2cccec111c9de8927b43b7da827aa9f582cad093
parent7d973599eff3a3c52eb558823da1329e311f75f4
batctl: Add support for hop_penalty settings command

The batman-adv scripts are still using sysfs for setting the hop_penalty.
Since the sysfs is deprecated, the batctl interface should be used to make
it independent of implementation details (sysfs vs. netlink).

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batctl/Makefile
batctl/patches/0001-batctl-Add-hop_penalty-command.patch [new file with mode: 0644]