thatmattlove / hyperglass

hyperglass is the network looking glass that tries to make the internet better.
https://hyperglass.dev
BSD 3-Clause Clear License
645 stars 102 forks source link

Fix VyOS Directives. #284

Open ServerForge opened 3 months ago

ServerForge commented 3 months ago

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.

michellantunes commented 2 months ago

Great. I installed Hyperglass today and encountered this behavior. I'll follow up to validate as soon as the fix is ​​available!