]> git.proxmox.com Git - mirror_iproute2.git/commit
bridge: Prevent a double space in bridge mdb show
authorTimothy Redaelli <tredaelli@redhat.com>
Mon, 19 Feb 2018 16:13:06 +0000 (17:13 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 23 Feb 2018 16:18:18 +0000 (08:18 -0800)
commit7bdd62394883a0c38489da105996c35c9bacf18d
treedf9b332ae530b50e922ef840ce499b7570c83e07
parent8f0807023d067e2bb585a2ae8da93e59689d10f1
bridge: Prevent a double space in bridge mdb show

Prevent a double space in "bridge mdb show" when the MDB entry is not
marked as "offload".

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
bridge/mdb.c