packages/net/mwan3/files
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
..
etc mwan3: mwan3rtmon sleep time configurable 2018-08-09 05:06:17 +08:00
lib/mwan3 mwan3: optimize the process of copying routing tables 2018-09-21 15:35:39 +08:00
usr mwan3: mwan3rtmon sleep time configurable 2018-08-09 05:06:17 +08:00