commit | 1a72418bd7f0edcb85c817964efd370254fe749d | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu Nov 01 22:58:22 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 02 21:38:19 2012 -0400 |
tree | 7dca5eafc784425519789e9651cbd3cac78f9760 | |
parent | 2bc80059fe19229e68a306ce12f5e61e80b92c5c [diff] |
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop fib6_add_rt2node() will reject the nexthop if this flag is set, so we perform the check only for the first nexthop. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>