Add VintageNet.info_as_ansidata/1. This lets you get the same results as
VintageNet.info, but in a way that's easy to put on a web page or send
to a server, etc.
Support updating network configuration even when it can't be persisted.
Previously if there was an error saving the configuration and persist: true (the default), the configuration wouldn't be applied. This turned
out to be problematic when trying to get some devices fixed. Now the
device won't have the right config on reboot, but it can be reached over
the network to be fixed.
Add VintageNet.info_as_ansidata/1. This lets you get the same results as
VintageNet.info, but in a way that's easy to put on a web page or send
to a server, etc.
Support updating network configuration even when it can't be persisted.
Previously if there was an error saving the configuration and persist: true (the default), the configuration wouldn't be applied. This turned
out to be problematic when trying to get some devices fixed. Now the
device won't have the right config on reboot, but it can be reached over
the network to be fixed.
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.12.1 to 0.12.2.
Release notes
Sourced from vintage_net's releases.
Changelog
Sourced from vintage_net's changelog.
Commits
992f654
v0.12.2 releasef1af5a1
ci: start testing with Erlang 1.14.0-rc.0604601d
Support returning info dataf4c4127
Bump excoveralls from 0.14.5 to 0.14.6d805024
Fix resolv.conf being saved outside of the test directory2c92df9
Fix HostList test1b9b699
Bump credo from 1.6.4 to 1.6.6aa34c24
Bump dialyxir from 1.1.0 to 1.2.0412e83b
Improve the connection status logsba522e0
Don't prevent network changes if can't saveDependabot 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)