-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
saltstack network module fails with ecmp routes #58377
Comments
@djal Salt v2019.2.2 is no longer supported, are you also seeing this on supported versions of Salt? |
This seems like a bug to me. I don't think anyone considered that there could be multiple routes on a machine running Salt. |
Reproduced on Salt v2019.2.5 and v3002.2
got an error
perhaps the point is that it is used 'ip -6 route show table all’ v3002.2 has the same issue |
…s/network.py Patrial fix (only for multicast entries for now) for saltstack#58377
Description of Issue
Salt network module not working when default route has several destinations.
Setup
Routing table looks like:
and
salt-call network.routes
fails with:Versions Report
The text was updated successfully, but these errors were encountered: