napalm-automation-community / napalm-vyos

NAPALM Driver for the VyOS
Apache License 2.0
38 stars 27 forks source link

Add MTU to get_interfaces() results #33

Closed ghost closed 4 years ago

ghost commented 4 years ago

NAPALM 2.5 added this and broke the test suite. Returning valid MTU values would require changing the get_interfaces() code to parse show interface details, which is outside the scope of fixing the build.