mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
mwan3: move command definitions to common.sh
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
. /usr/share/libubox/jshn.sh
|
||||
. /lib/mwan3/common.sh
|
||||
|
||||
IPS="ipset"
|
||||
IPT4="iptables -t mangle -w"
|
||||
IPT6="ip6tables -t mangle -w"
|
||||
|
||||
report_connected_v4() {
|
||||
local address
|
||||
|
||||
|
||||
Reference in New Issue
Block a user