mbox series

[net-next,0/2] nexthop: Fix two nexthop group statistics issues

Message ID 20240310173215.200791-1-idosch@nvidia.com (mailing list archive)
Headers show
Series nexthop: Fix two nexthop group statistics issues | expand

Message

Ido Schimmel March 10, 2024, 5:32 p.m. UTC
Fix two issues that were introduced as part of the recent nexthop group
statistics submission. See the commit messages for more details.

Ido Schimmel (2):
  nexthop: Fix out-of-bounds access during attribute validation
  nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y

 net/ipv4/nexthop.c                          | 22 +++++++++++++--------
 tools/testing/selftests/net/fib_nexthops.sh |  6 ++++++
 2 files changed, 20 insertions(+), 8 deletions(-)