Skip to content

ipv6: fix condition for ipv6_multiple_default_routes

Vladimír Beneš requested to merge devel/vb/multiple_ipv6_routes into master

New ip command interprets multiple default route slightly different than before. Use condition that suits both versions.

Merge request reports