Skip to content

0.1.3

Compare
Choose a tag to compare
@tcaiazzi tcaiazzi released this 17 Oct 15:18
· 16 commits to main since this release
ab24778

This PR introduces several improvements, bug fixes, and refactors across multiple areas of the project. Below is a summary of the changes:

  • Allow checking IP mapping using the full name of the interface: Enhances the interface name resolution to check mappings using the full interface name.
  • Fix nexthop check : Corrects the logic for nexthop checks.
  • Add equality check for routing table : Introduces a new equality check to ensure consistency in routing table data.
  • Add check for DNS records: Implements a new verification step for DNS records, improving system reliability.
  • Add custom command check: Introduces a new custom command check to expand functionality in command processing.
  • Minor fixes

Contributors:
@tcaiazzi
@lorenzo93
@xReniar