index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
/
ynl
/
lib
/
ynl.py
Age
Commit message (
Expand
)
Author
2024-06-27
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
2024-04-26
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-23
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
2024-04-22
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2024-04-22
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
2024-04-15
tools: ynl: don't return None for dumps
Jakub Kicinski
2024-04-05
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
2024-04-05
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-04
tools: ynl: copy netlink error to NlError
Jakub Kicinski
2024-03-29
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
2024-03-28
ynl: support hex display_hint for integer
Hangbin Liu
2024-03-11
tools: ynl: remove trailing semicolon
Jakub Kicinski
2024-03-07
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
2024-03-07
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
2024-02-23
tools: ynl: allow user to pass enum string instead of scalar value
Jiri Pirko
2024-02-23
tools: ynl: process all scalar types encoding in single elif statement
Jiri Pirko
2024-02-23
tools: ynl: allow user to specify flag attr with bool values
Jiri Pirko
2024-02-19
tools: ynl: don't access uninitialized attr_space variable
Jiri Pirko
2024-02-06
tools: ynl: add support for encoding multi-attr
Alessandro Marcolini
2024-01-31
tools/net/ynl: Add support for nested structs
Donald Hunter
2024-01-31
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
2024-01-31
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
2024-01-31
tools/net/ynl: Combine struct decoding logic in ynl
Donald Hunter
2024-01-31
tools/net/ynl: Encode default values for binary blobs
Donald Hunter
2024-01-31
tools/net/ynl: Add support for encoding sub-messages
Donald Hunter
2024-01-31
tools/net/ynl: Refactor fixed header encoding into separate method
Donald Hunter
2024-01-31
tools/net/ynl: Support sub-messages in nested attribute spaces
Donald Hunter
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
2023-12-05
tools: pynl: make flags argument optional for do()
Jakub Kicinski
2023-10-27
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
2023-10-23
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
2023-10-20
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
2023-10-17
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
2023-08-27
tools/net/ynl: Add support for create flags
Donald Hunter
2023-08-27
tools/net/ynl: Implement nlattr array-nest decoding in ynl
Donald Hunter
2023-08-27
tools/net/ynl: Add support for netlink-raw families
Donald Hunter
2023-08-27
tools/net/ynl: Fix extack parsing with fixed header genlmsg
Donald Hunter
2023-08-24
tools: ynl: allow passing binary data
Jakub Kicinski
2023-08-15
tools: ynl: add more info to KeyErrors on missing attrs
Jakub Kicinski
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
2023-06-24
tools: ynl: add display-hint support to ynl
Donald Hunter
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-29
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
[next]