netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
775 stars 105 forks source link

Wrong selection of service definition for version #942

Closed AndryNick98 closed 1 month ago

AndryNick98 commented 1 month ago

Description

There is a bug in the node, which cause the wrong selection of the nos version. It happen with the operator >= (ge) and <= (le). This PR fix it.

Type of change

Double Check