From: dsah...@kernel.org Date: Mon, 21 May 2018 10:26:51 -0700 > This patch set fixes a few append and replace uses cases for IPv6 > and adds test cases that codifies the expectations of how append and > replace are expected to work. In paricular it allows a multipath > route to have a dev-only nexthop, something Thomas tried to > accomplish with commit edd7ceb78296 ("ipv6: Allow non-gateway ECMP > for IPv6") which had to be reverted because of breakage, and to > replace an existing FIB entry with a reject route.
Ok, I'll apply this series. But if this breaks things for anyone in a practical way, I am unfortunately going to have to revert no matter how silly the current behavior may be. Thanks!