diff options
author | David Ahern | 2019-09-03 15:22:12 -0700 |
---|---|---|
committer | David S. Miller | 2019-09-05 11:59:39 +0200 |
commit | 4255ff0544ee307e9a8acf66000e6fd49e9203f8 (patch) | |
tree | d0ed86080033257afa8464a02a959f6eaa99fda6 /net/mac80211/he.c | |
parent | 44580a0118d3ede95fec4dce32df5f75f73cd663 (diff) |
ipv6: Fix RTA_MULTIPATH with nexthop objects
A change to the core nla helpers was missed during the push of
the nexthop changes. rt6_fill_node_nexthop should be calling
nla_nest_start_noflag not nla_nest_start. Currently, iproute2
does not print multipath data because of parsing issues with
the attribute.
Fixes: f88d8ea67fbd ("ipv6: Plumb support for nexthop object in a fib6_info")
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/he.c')
0 files changed, 0 insertions, 0 deletions