index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
ynl-gen-c.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ynl: make the tooling check the license
Jakub Kicinski
2023-03-17
1
-6
/
+7
*
ynl: broaden the license even more
Jakub Kicinski
2023-03-17
1
-4
/
+4
*
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
2023-03-11
1
-3
/
+8
*
tools: ynl: move the enum classes to shared code
Jakub Kicinski
2023-03-09
1
-86
/
+21
*
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2023-03-07
1
-3
/
+4
*
tools: ynl: use 1 as the default for first entry in attrs/ops
Jakub Kicinski
2023-03-03
1
-2
/
+5
*
tools: ynl-gen: fix single attribute structs with attr 0 only
Jakub Kicinski
2023-02-24
1
-1
/
+1
*
tools: net: use python3 explicitly
Jakub Kicinski
2023-02-01
1
-1
/
+1
*
tools: ynl: use the common YAML loading and validation code
Jakub Kicinski
2023-02-01
1
-139
/
+117
*
tools: ynl-gen: prevent do / dump reordering
Jakub Kicinski
2023-02-01
1
-2
/
+2
*
tools: ynl: store ops in ordered dict to avoid random ordering
Jakub Kicinski
2023-01-27
1
-1
/
+2
*
tools: ynl: rename ops_list -> msg_list
Jakub Kicinski
2023-01-27
1
-4
/
+6
*
tools: ynl: support kdocs for flags in code generation
Jakub Kicinski
2023-01-27
1
-17
/
+20
*
net: add basic C code generators for Netlink
Jakub Kicinski
2023-01-24
1
-0
/
+2373