Commit 110d88c
[show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (#1368)
* Skip records of FDB entries, which are linked to default Vlan 1,
to prevent exception throwing while performing
command 'show mac' or 'fdbshow'.
Signed-off-by: Maksym Belei <[email protected]>1 parent 930845b commit 110d88c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| |||
0 commit comments