mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
mwan3: fix regression in ipv6 routing tables
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
This commit is contained in:
@@ -27,7 +27,6 @@ start_tracker() {
|
||||
start_service() {
|
||||
local enabled hotplug_pids
|
||||
|
||||
config_load mwan3
|
||||
mwan3_init
|
||||
config_foreach start_tracker interface
|
||||
|
||||
@@ -57,7 +56,6 @@ start_service() {
|
||||
stop_service() {
|
||||
local ipset rule IP IPTR IPT family table tid
|
||||
|
||||
config_load mwan3
|
||||
mwan3_init
|
||||
config_foreach mwan3_interface_shutdown interface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user