Re: [PATCH net 0/4] mlxsw: IPv6 and reference counting fixes

2018-06-15 Thread David Miller
From: Ido Schimmel Date: Fri, 15 Jun 2018 16:23:34 +0300 > The first three patches fix a mismatch between the new IPv6 behavior > introduced in commit f34436a43092 ("net/ipv6: Simplify route replace and > appending into multipath route") and mlxsw. The patches allow the driver > to support multip

[PATCH net 0/4] mlxsw: IPv6 and reference counting fixes

2018-06-15 Thread Ido Schimmel
Hi, The first three patches fix a mismatch between the new IPv6 behavior introduced in commit f34436a43092 ("net/ipv6: Simplify route replace and appending into multipath route") and mlxsw. The patches allow the driver to support multipathing in IPv6 overlays with GRE tunnel devices. A selftest wi