commit | 64e5e8252d69c68ae76258328ac7e5d2e5e923b0 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Aug 03 13:28:12 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 03 15:35:59 2017 -0700 |
tree | c8b3ce000fbd4cfcb1307199b2bd034ffc39650f | |
parent | 04b1d4e50e82536c12da00ee04a77510c459c844 [diff] |
mlxsw: spectrum_router: Ignore address families other than IPv4 We're about to add IPv6 notifications in the FIB notification chain, but the driver currently doesn't support these, so ignore them. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>