You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v10.1.1
Minor Changes
Adds a new module eos_vrf_global in favor of eos_vrf legacy module to manage VRF global configurations on Arista EOS devices.
Bugfixes
Fixed an issue in the compare_configs method where unnecessary negate commands were generated for ACL entries already present in both have and want configurations.
Improved validation logic for ACL sequence numbers and content matching to ensure idempotency.
Prevented redundant configuration updates for Access Control Lists.