mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-08-03 16:06:59 +00:00
39b78db3e8
`ip -6 route` output for ECMP/multipath routes carries `nexthop` continuation lines, and a `default` route has no network prefix. donets() treated both as networks and added bogus entries to the networks table. Skip them alongside the existing link-local/unreachable/via/lo filtering. Recovered from the unmerged lenovobuild branch (original7094ba0c). Co-authored-by: Jarrod Johnson <10814490+jjohnson42@users.noreply.github.com> (cherry picked from commitc97e973f36)