Merge branch 'nexthop-various-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Wed, 16 Aug 2023 01:54:54 +0000 (18:54 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 16 Aug 2023 01:54:55 +0000 (18:54 -0700)
commitb31f7a8b3a07c306fe568d3801c4161e0932712d
tree2527f1eee6b271107a29670991051727d018b1e7
parent1e02d75817172c8ca32f6c6bdf389ab4efd76305
parentdb1428f66a8c97793e6596e7c62047211dd6db79
Merge branch 'nexthop-various-cleanups'

Ido Schimmel says:

====================
nexthop: Various cleanups

Benefit from recent bug fixes and simplify the nexthop dump code.

No regressions in existing tests:

 # ./fib_nexthops.sh
 [...]
 Tests passed: 234
 Tests failed:   0
====================

Link: https://lore.kernel.org/r/20230813164856.2379822-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>