On Sun, Jan 06, 2019 at 04:23:50PM -0800, David Ahern wrote: > From: David Ahern <[email protected]> > > 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 <[email protected]> > Signed-off-by: David Ahern <[email protected]>
Tested-by: Ido Schimmel <[email protected]> Thanks!
