diff options
author | David Ahern <[email protected]> | 2017-07-05 14:41:46 -0600 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-07-06 10:48:01 +0100 |
commit | f06b7549b79e29a672336d4e134524373fb7a232 (patch) | |
tree | fd4cee9ed88cffa5de743b4745bfc96bcc427376 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 05a6b4cae8c0cc1680c9dd33a97a49a13c0f01bc (diff) |
net: ipv6: Compare lwstate in detecting duplicate nexthops
Lennert reported a failure to add different mpls encaps in a multipath
route:
$ ip -6 route add 1234::/16 \
nexthop encap mpls 10 via fe80::1 dev ens3 \
nexthop encap mpls 20 via fe80::1 dev ens3
RTNETLINK answers: File exists
The problem is that the duplicate nexthop detection does not compare
lwtunnel configuration. Add it.
Fixes: 19e42e451506 ("ipv6: support for fib route lwtunnel encap attributes")
Signed-off-by: David Ahern <[email protected]>
Reported-by: João Taveira Araújo <[email protected]>
Reported-by: Lennert Buytenhek <[email protected]>
Acked-by: Roopa Prabhu <[email protected]>
Tested-by: Lennert Buytenhek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions