Re: [PATCH v2 net] net/ipv6: Revert attempt to simplify route replace and append

2018-07-04 Thread David Miller
From: dsah...@kernel.org Date: Tue, 3 Jul 2018 14:36:21 -0700 > From: David Ahern > > NetworkManager likes to manage linklocal prefix routes and does so with > the NLM_F_APPEND flag, breaking attempts to simplify the IPv6 route > code and by extension enable multipath routes with device only

[PATCH v2 net] net/ipv6: Revert attempt to simplify route replace and append

2018-07-03 Thread dsahern
From: David Ahern NetworkManager likes to manage linklocal prefix routes and does so with the NLM_F_APPEND flag, breaking attempts to simplify the IPv6 route code and by extension enable multipath routes with device only nexthops. Revert f34436a43092 and these followup patches: 6eba08c3626b