mirror of
https://github.com/openwrt/routing.git
synced 2026-09-01 19:01:28 +04:00
eeea3e980ef2c675702481fd7dc6da1580ced90d
batctl currently supports settings which are either mesh interface or vlan specific. But B.A.T.M.A.N. V introduced two additional settings which are hard (slave) interface specific. To support these, an additional command prefix called hardif is implemented for some sysfs commands: $ batctl -m bat0 hardif eth0 .. The usable commands with that are: * elp_interval * throughput_override Signed-off-by: Sven Eckelmann <sven@narfation.org>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Languages
Lua
38.9%
Shell
28.2%
Makefile
27.9%
HTML
5%