print_vlan() and print_vlan_tunnel() are almost identical copies, save for
a missing newline in the latter which leads to broken output of "vlan
tunnelshow" in normal mode.
Fixes:
|
||
|---|---|---|
| .. | ||
| bridge/vlan | ||
| ip | ||
| ss | ||
| tc | ||
print_vlan() and print_vlan_tunnel() are almost identical copies, save for
a missing newline in the latter which leads to broken output of "vlan
tunnelshow" in normal mode.
Fixes:
|
||
|---|---|---|
| .. | ||
| bridge/vlan | ||
| ip | ||
| ss | ||
| tc | ||