1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-18 13:13:56 +02:00
openwrt-routing/batman-adv
Sven Eckelmann 34b730e6ab batman-adv: Switch proto scripts to new prefixes
The '-m' option to select the mesh interface or vlan interfaces was
replaced with device type specific subcommand prefixes:

* meshif <netdev>
* vlan <vdev>
* meshif <netdev> vid <vid>
* hardif <netdev>

This change should also be made in the proto script to allow batctl to drop
the support of '-m' completely in the future.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-08-01 17:45:46 +02:00
..
files batman-adv: Switch proto scripts to new prefixes 2019-08-01 17:45:46 +02:00
patches batman-adv: Use Linux 5.2 API again 2019-07-22 10:02:46 +02:00
src batman-adv: Drop compat-hacks for unsupported kernel versions 2019-08-01 17:30:10 +02:00
Config.in batman-adv: upgrade package to latest release 2019.2 2019-05-23 20:21:54 +02:00
Makefile batman-adv: Switch proto scripts to new prefixes 2019-08-01 17:45:46 +02:00