You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[show] Fix show arp in case with FDB entries, linked to default VLAN (#1357)
* Adding condition to check result of getting of Vlan id, using bvid.
If the vlan id is None, then skip the record to avoid exception raising on int(NoneType)
Signed-off-by: Maksym Belei <[email protected]>
0 commit comments