Nick Hainke a618159d33 babeld: add add_filter function
You can define filter functions in babeld by:

   in if eth0 metric 128

This commit adds the ubus equivalent to dynamically add filter on
runtime:

  ubus call babeld add_filter '{"ifname":"eth0", "type":"input",
                                "metric":128}'

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-03-30 12:32:55 +02:00
2022-02-19 09:11:11 +01:00
2022-03-30 12:32:55 +02:00
2022-02-19 09:12:48 +01:00
2020-08-11 12:36:05 -07:00
2020-10-05 16:01:17 -07:00
2020-12-17 06:28:05 +00:00
2022-02-26 15:36:43 +01:00
2022-01-13 10:01:09 +01:00
2021-03-10 08:20:24 +01:00
2022-03-25 19:47:32 +01:00
2022-03-20 18:31:59 +01:00
2022-02-26 15:35:33 +01:00
2022-03-03 08:48:17 +01:00
2022-02-26 15:37:24 +01: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%