packages/net/mwan3/files/lib/mwan3
Chen Minqiang 6a5836db32 mwan3: optimize the process of copying routing tables
- The original copy process is to delete all routing tables first,
   then add new routing table. This process is too slow and very dirty.
 - We use grep to identify the changes and apply them.
 - ignore ipv6 unreachable routes
 - update version number

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2018-09-21 15:35:39 +08:00
..
common.sh net/mwan3: use uptime for ubus age info 2017-11-16 09:15:04 +01:00
mwan3.sh mwan3: optimize the process of copying routing tables 2018-09-21 15:35:39 +08:00