Skip to content

Stricter filtering of degenerate routes #33

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
merged 1 commit into from
Mar 6, 2023
Merged

Conversation

willscott
Copy link
Contributor

fix #32

This chooses not to append routes that don't have source or destination when getting routes from linux It also down-weights selection of routes without gateway when all else is equal, which can be useful for choosing an underlying interface rather than a bridge interface when both are present.

This chooses not to append routes that don't have source or destination when getting routes from linux
It also down-weights selection of routes without gateway when all else is equal, which can be useful
for choosing an underlying interface rather than a bridge interface when both are present.
@Stebalien Stebalien merged commit 91c2d99 into master Mar 6, 2023
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.

Cannot find the route, in the case of many Iface
2 participants