openwrt-routing/batctl/patches
Sven Eckelmann eeea3e980e batctl: Add support for hardif settings
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>
2019-06-15 09:18:51 +02:00
..
0001-batctl-Make-vlan-setting-explicit.patch batctl: Add support for hardif settings 2019-06-15 09:18:51 +02:00
0002-batctl-Integrate-hardif-setting-framework.patch batctl: Add support for hardif settings 2019-06-15 09:18:51 +02:00
0003-batctl-Add-elp_interval-setting-command.patch batctl: Add support for hardif settings 2019-06-15 09:18:51 +02:00
0004-batctl-Add-throughput_override-setting-command.patch batctl: Add support for hardif settings 2019-06-15 09:18:51 +02:00