mirror of
https://github.com/openwrt/routing.git
synced 2026-06-17 17:01:55 +04:00
5882b6049d
hop_penalty is the last remaining setting which is directly writing to sysfs instead of using a implementation (sysfs vs. netlink) abstraction layer. batctl now provides a wrapper function that allows the script to directly use it to take care of communicating with the driver. Signed-off-by: Sven Eckelmann <sven@narfation.org>