Added VintageNet.RouteManager.refresh_route_metrics/0 to recompute the
routing table metrics. This is useful if you're supplying your own
:route_metric_fun and something has changed to make it return a different
prioritization. Thanks to @LostKobrakai for this feature.
Added VintageNet.RouteManager.refresh_route_metrics/0 to recompute the
routing table metrics. This is useful if you're supplying your own
:route_metric_fun and something has changed to make it return a different
prioritization. Thanks to @LostKobrakai for this feature.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps vintage_net from 0.11.1 to 0.11.2.
Release notes
Sourced from vintage_net's releases.
Changelog
Sourced from vintage_net's changelog.
Commits
68866ff
v0.11.2 release5800dda
Add API to update route metrics on all interfaces95e7ce3
Bump excoveralls from 0.14.3 to 0.14.4c57ffb3
Support muontrap 1.0.0 tood74458c
Support beam_notify 1.0.0 tooa8d7c91
Bump ex_doc from 0.25.3 to 0.25.5ce4b419
Bump elixir_make from 0.6.2 to 0.6.317d066b
Bump beam_notify from 0.2.1 to 0.2.26619507
Bump excoveralls from 0.14.2 to 0.14.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)