mirror of
https://github.com/novatiq/packages.git
synced 2026-07-08 04:49:32 +01:00
6a5836db32
- 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>