Skip to content
Commit dd3a7d58 authored by Michal Michalik's avatar Michal Michalik Committed by David S. Miller
Browse files

tools: ynl: Add missing types to encode/decode



While testing the tool I noticed we miss the u16 type on payload create.
On the code inspection it turned out we miss also u64 - add them.

We also miss the decoding of u16 despite the fact `NlAttr` class
supports it - add it.

Signed-off-by: default avatarMichal Michalik <michal.michalik@intel.com>
Acked-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fe5b9907
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment