aboutsummaryrefslogtreecommitdiff
path: root/tools/net/ynl/generated/fou-user.h
AgeCommit message (Collapse)AuthorFilesLines
2023-06-06tools: ynl: support fou and netdev in CJakub Kicinski1-0/+337
Generate the code for netdev and fou families. They are simple and already supported by the code gen. Reviewed-by: Willem de Bruijn <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>