Skip to content

ynl-gen-cpp: add support for generating nl80211#5

Merged
kuba-moo merged 1 commit intolinux-netdev:mainfrom
zb-gong:cpp-feature
Jul 31, 2025
Merged

ynl-gen-cpp: add support for generating nl80211#5
kuba-moo merged 1 commit intolinux-netdev:mainfrom
zb-gong:cpp-feature

Conversation

@zb-gong
Copy link
Contributor

@zb-gong zb-gong commented Jul 30, 2025

Fixed some errors when generating nl80211:

  1. AttrSet did not support when sub-type of indexed-array is u32.
  2. scalars did not include types of s8 and s16.
  3. Type did not properly initiate c_name when the first character is a digit.
  4. For TypeArrayNest, we do not need a member to count the number of elements in C++.

@kuba-moo kuba-moo merged commit c7c4975 into linux-netdev:main Jul 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants