git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bc8005
)
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
author
Nicolas Dichtel
<nicolas.dichtel@6wind.com>
Thu, 1 Nov 2012 22:58:22 +0000
(22:58 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 3 Nov 2012 01:38:19 +0000
(21:38 -0400)
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>
net/ipv6/route.c
patch
|
blob
|
history
diff --cc
net/ipv6/route.c
Simple merge