David Ahern 05880354c2 bridge: fdb: Fix filtering with strict checking disabled
Older kernels expect an ifinfomsg struct as the ancillary header, and
after kernel commit bd961c9bc664 ("rtnetlink: fix rtnl_fdb_dump() for ndmsg
header") can handle either ifinfomsg or ndmsg. Strict data checking only
allows ndmsg.

Use the new RTNL_HANDLE_F_STRICT_CHK flag to know which header to send.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Tested-by: Ido Schimmel <idosch@mellanox.com>
2019-01-04 12:17:19 -08:00
..
2012-08-01 15:23:49 -07:00
2018-10-22 09:43:48 -07:00
2018-12-10 14:20:32 -08:00
2017-11-24 12:21:35 -08:00
2018-10-22 09:43:48 -07:00
2018-11-19 11:42:44 -08:00
2018-10-29 09:58:03 -07:00