Releases: NETWAYS/check_interfaces
Releases · NETWAYS/check_interfaces
v1.4.4
What's Changed
- General linter and style fixes
- Do not die unnecessarily on invocation without slashes anymore
Full Changelog: v1.4.3...v1.4.4
v1.4.3
This release only adds the --version
flag to solely print the version of this program.
This should ease package management tasks
v1.4.2
This is mostly a bugfix release to correct a long standing issue where check_interfaces
crashed with certain network devices.
Also the option --port
was added to allow specifying an alternative Port, which is mostly useful
for testing.
What's Changed
- Add port option in #36
- Correctly detect number of interfaces even if the device is lying in #39
- Small changes to documentation and testing
New Contributors
- @mrdsam made their first contribution in #33
- @losten-git made their first contribution in #38
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Added support for backup node interfaces on ScreenOS 6.3 cluster by @pefmeister in #1
- Increase char length to 255 for string attributes by @mxhash in #3
- Docker build environment by @mxhash in #6
- Make -a/-A working as expected by @Al2Klimov in #14
- Some fixes and improvements to plugin output and performance by @SuperPlusUser in #9
- Check for availability of DES privProtocol during compile time by @RincewindsHat
- Refactoring plugin to enhance readability by @RincewindsHat in #21
- Add additional SHA authentication algorithms by @jwillikers in #27
- Correct includes by @RincewindsHat in #29
New Contributors
- @pefmeister made their first contribution in #1
- @mxhash made their first contribution in #3
- @Al2Klimov made their first contribution in #14
- @pdolinic made their first contribution in #18
- @SuperPlusUser made their first contribution in #9
- @RincewindsHat made their first contribution in #19
- @dependabot made their first contribution in #23
- @martialblog made their first contribution in #24
- @jwillikers made their first contribution in #27
Full Changelog: v1.4...v1.4.1