Re: [PATCH net-next 5/8] ipv4: Use nlmsg_payload in fib_frontend file

From: Kuniyuki Iwashima
Date: Tue Apr 15 2025 - 21:05:05 EST


From: Breno Leitao <leitao@xxxxxxxxxx>
Date: Tue, 15 Apr 2025 12:28:56 -0700
> Leverage the new nlmsg_payload() helper to avoid checking for message
> size and then reading the nlmsg data.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>