mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 01:21:28 +00:00
dd3a7d58dc
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: Michal Michalik <michal.michalik@intel.com> Acked-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
lib | ||
cli.py | ||
requirements.txt | ||
ynl-gen-c.py | ||
ynl-regen.sh |