Open ServerForge opened 3 months ago
Updated the directives for VyOS to work with the current LTS release.
https://github.com/thatmattlove/hyperglass/issues/245 This only fixes the syntax which will work with 1.4/1.5, while the issue wanted version specific syntax.
Because the directives do not work with VyOS. This fixes that.
Built fresh docker container with changes, tested all functions with v4 and v6 on VyOS 1.4.0 and 1.5 Rolling.
Great. I installed Hyperglass today and encountered this behavior. I'll follow up to validate as soon as the fix is available!
Description
Updated the directives for VyOS to work with the current LTS release.
Related Issues
https://github.com/thatmattlove/hyperglass/issues/245 This only fixes the syntax which will work with 1.4/1.5, while the issue wanted version specific syntax.
Motivation and Context
Because the directives do not work with VyOS. This fixes that.
Tests
Built fresh docker container with changes, tested all functions with v4 and v6 on VyOS 1.4.0 and 1.5 Rolling.