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

Fix sonic routes version 4.2 #947

Closed AndryNick98 closed 1 month ago

AndryNick98 commented 1 month ago

Description

SONIC 4.2 doesn't provide the VRF name in the route table output. We need to extract the vrf from the output of ip vrf. This PR implement the fix

Type of change

Double Check