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

Node: fix SONiC detection, and bug fix #919

Closed ddutt closed 6 months ago

ddutt commented 6 months ago

The newer SONiC versions have a different string to match to extract the version. Add that. Plus, fix a bug in extracting the version during device init.

Set develop as target branch of this PR (delete this line before issuing the PR)

Description

Fix detection of SONiC devices and version extraction of newer SONiC versions.

Type of change

Please delete options that are not relevant.

New Behavior

SONiC newer versions are correctly detected as SONiC, and version correctly extracted for all versions, old and new. ...

Proposed Release Note Entry