Skip to content

utils_net: support multiple default routes #4131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dzhengfy
Copy link
Contributor

Add a new option to support multiple default routes.

Signed-off-by: Dan Zheng [email protected]

@dzhengfy dzhengfy requested a review from chloerh May 25, 2025 12:20
@dzhengfy dzhengfy force-pushed the support_multi_nexthops_route branch 7 times, most recently from a29ac99 to 1fbe054 Compare May 29, 2025 07:46
Add a new option to support multiple nexthops in ip route output.

$ ip -6 route
2620:52:9:160c::/64 dev ens3f1np1 proto ra metric 100 pref medium
fe80::/64 dev ens3f1np1 proto kernel metric 1024 pref medium
default proto ra metric 100 pref medium
	nexthop via fe80::4a5a:d00:6c31:b20 dev ens3f1np1 weight 1
	nexthop via fe80::4a5a:d00:6c31:2920 dev ens3f1np1 weight 1

Signed-off-by: Dan Zheng <[email protected]>
@dzhengfy dzhengfy force-pushed the support_multi_nexthops_route branch from 1fbe054 to cf84563 Compare May 29, 2025 09:25
@Yingshun Yingshun merged commit b2d3808 into avocado-framework:master May 29, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants