Skip to content
Snippets Groups Projects
Commit 90a71386 authored by Lin Ma's avatar Lin Ma Committed by Paolo Abeni
Browse files

net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES


Previous commit 8b5c171b ("neigh: new unresolved queue limits")
introduces new netlink attribute NDTPA_QUEUE_LENBYTES to represent
approximative value for deprecated QUEUE_LEN. However, it forgot to add
the associated nla_policy in nl_ntbl_parm_policy array. Fix it with one
simple NLA_U32 type policy.

Fixes: 8b5c171b ("neigh: new unresolved queue limits")
Signed-off-by: default avatarLin Ma <linma@zju.edu.cn>
Link: https://patch.msgid.link/20250315165113.37600-1-linma@zju.edu.cn


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 23b76330
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment