Files
linux/include
Xiao Liang bac85b1d07 net: ipv4: Fix rtnexthop len when RTA_FLOW is present
[ Upstream commit 597aa16c78 ]

Multipath RTA_FLOW is embedded in nexthop. Dump it in fib_add_nexthop()
to get the length of rtnexthop correct.

Fixes: b0f6019363 ("ipv4: Refactor nexthop attributes in fib_dump_info")
Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-10-07 07:53:12 +02:00
..
2021-07-24 15:25:54 -07:00