Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-09 | tools: ynl: regen: stop generating common notification handlers | Jakub Kicinski | 1 | -3/+0 | |
Remove unused notification handlers. Signed-off-by: Jakub Kicinski <[email protected]> | |||||
2023-06-06 | tools: ynl: support fou and netdev in C | Jakub Kicinski | 1 | -0/+88 | |
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]> |