On Sun, Jan 06, 2019 at 04:23:50PM -0800, David Ahern wrote: > From: David Ahern <dsah...@gmail.com> > > The bridge command 'vlan show' calls rtnl_linkdump_req_filter for > family AF_BRIDGE. Update rtnl_linkdump_req_filter to send the filter > for that family as well. > > Fixes: d97b16b2c906 ("libnetlink: linkdump_req: Only AF_UNSPEC family expects > an ext_filter_mask") > Reported-by: Ido Schimmel <ido...@mellanox.com> > Signed-off-by: David Ahern <dsah...@gmail.com>
Tested-by: Ido Schimmel <ido...@mellanox.com> Thanks!