commit | bc65a8a4f4d214c30c21cba90607c93ac676f6cf | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jul 18 10:10:25 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 18 11:57:33 2017 -0700 |
tree | c37c8bb4b235ce908e45f92e0b6d4ed28b6569f8 | |
parent | 9dbf4d76d07d3b581238149d6e87796c39c94716 [diff] |
mlxsw: spectrum_router: Set abort trap for IPv6 When we fail to insert a route we invoke the abort mechanism which flushes all the tables and inserts a default route in each, so that all packets incoming to the router will be trapped to the CPU. Upon abort, add an IPv6 default route to the IPv6 tables. 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>