mirror of
https://github.com/openwrt/routing.git
synced 2026-06-17 21:21:32 +04:00
278e98cb86
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>