Sven Eckelmann 9090aefa69 batman-adv: Provide teardown hook for batadv_vlan proto
The batadv_vlan proto doesn't need to do anything when it gets teared down.
But the scripts are still trying to call the teardown function of this
proto. This results in warnings like:

    daemon.notice netifd: batmesh1 (18940): ./batadv_vlan.sh: eval: line 37: proto_batadv_vlan_teardown: not found

Just providing a stub function avoids this log spam.

Fixes: #1044
Reported-by: Rani Hod <rani.hod@gmail.com>
Fixes: f5205d7d24 ("batman-adv: upgrade package to latest release 2014.2.0")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2024-02-05 09:04:42 +01:00
2023-06-26 11:29:59 +02:00
2024-02-03 14:13:47 +01:00
2023-07-29 10:43:35 +02:00
2024-02-03 14:13:47 +01:00
2023-10-16 12:47:09 +02:00
2020-12-17 06:28:05 +00:00
2023-04-27 17:14:16 +02:00
2023-08-05 22:27:23 +02:00
2023-04-27 17:14:16 +02:00
2021-03-10 08:20:24 +01:00
2023-06-13 15:20:23 +02:00
2023-11-28 17:25:33 +01:00
2023-04-27 17:14:16 +02:00
2023-04-27 17:14:16 +02:00
2023-04-27 17:14:16 +02:00

OpenWrt Routing Feed

Description

This OpenWrt package feed contains community maintained routing packages.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update routing
./scripts/feeds install -a -p routing
Description
OpenWrt Routing Packages
Readme 4.6 MiB
Languages
Shell 35%
Makefile 32.7%
Lua 15.9%
C 14.6%
HTML 1.8%