summaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/lib
Commit message (Expand)AuthorAgeFilesLines
* tools/net/ynl: Add binary and pad support to structs for tcDonald Hunter2023-12-181-10/+26
* tools/net/ynl: Add 'sub-message' attribute decoding to ynlDonald Hunter2023-12-182-8/+95
* tools/net/ynl: Use consistent array index expression formattingDonald Hunter2023-12-181-5/+5
* tools: ynl-gen: support fixed headers in genetlinkJakub Kicinski2023-12-142-4/+5
* tools: ynl: move private definitions to a separate headerJakub Kicinski2023-12-052-147/+145
* tools: ynl: use strerror() if no extack of note providedJakub Kicinski2023-12-051-1/+5
* tools: pynl: make flags argument optional for do()Jakub Kicinski2023-12-051-2/+2
* tools: ynl: add sample for getting page-pool informationJakub Kicinski2023-11-281-1/+1
* tools: ynl: introduce option to process unknown attributes or typesJiri Pirko2023-10-271-11/+37
* Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski2023-10-233-3/+17
|\
| * tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2023-10-233-3/+17
* | tools: ynl-gen: change spacing around __attribute__Jakub Kicinski2023-10-231-2/+2
|/
* netlink: specs: add support for auto-sized scalarsJakub Kicinski2023-10-204-0/+43
* tools: ynl: fix converting flags to names after recent cleanupJakub Kicinski2023-10-171-1/+1
* tools/net/ynl: Add support for create flagsDonald Hunter2023-08-272-6/+12
* tools/net/ynl: Implement nlattr array-nest decoding in ynlDonald Hunter2023-08-271-0/+13
* tools/net/ynl: Add support for netlink-raw familiesDonald Hunter2023-08-271-33/+91
* tools/net/ynl: Fix extack parsing with fixed header genlmsgDonald Hunter2023-08-271-25/+40
* tools/ynl: Add mcast-group schema parsing to ynlDonald Hunter2023-08-271-0/+31
* tools: ynl: allow passing binary dataJakub Kicinski2023-08-241-1/+6
* tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski2023-08-151-3/+12
* tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski2023-07-261-6/+6
* tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski2023-07-261-2/+2
* tools: ynl: add display-hint support to ynlDonald Hunter2023-06-242-5/+39
* tools: ynl-gen: support excluding tricky opsJakub Kicinski2023-06-121-2/+10
* tools: ynl-gen: support code gen for eventsJakub Kicinski2023-06-091-1/+1
* tools: ynl-gen: sanitize notification trackingJakub Kicinski2023-06-091-1/+4
* tools: ynl-gen: enable code gen for directional specsJakub Kicinski2023-06-081-3/+4
* tools: ynl-gen: use enum names in op strmap more carefullyJakub Kicinski2023-06-081-0/+4
* tools: ynl: user space helpersJakub Kicinski2023-06-063-0/+1166
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-011-2/+3
|\
| * tools: ynl: avoid dict errors on older Python versionsJakub Kicinski2023-05-251-2/+3
* | tools: ynl: Support enums in struct members in genetlink-legacyDonald Hunter2023-05-292-1/+7
* | tools: ynl: Initialise fixed headers to 0 in genetlink-legacyDonald Hunter2023-05-291-1/+1
* | tools: ynl: Handle byte-order in struct membersDonald Hunter2023-05-242-4/+6
* | tools: ynl: Use dict of predefined Structs to decode scalar typesDonald Hunter2023-05-241-57/+44
|/
* tools: ynl: throw a more meaningful exception if family not supportedJakub Kicinski2023-04-111-1/+4
* tools: ynl: ethtool testing toolStanislav Fomichev2023-03-302-0/+20
* tools: ynl: replace print with NlErrorStanislav Fomichev2023-03-301-3/+9
* tools: ynl: support byte-order in cliStanislav Fomichev2023-03-302-12/+24
* tools: ynl: Add fixed-header support to ynlDonald Hunter2023-03-282-12/+33
* tools: ynl: Add struct attr decoding to ynlDonald Hunter2023-03-282-1/+16
* tools: ynl: Add C array attribute decoding to ynlDonald Hunter2023-03-282-3/+22
* tools: ynl: Add struct parsing to nlspecDonald Hunter2023-03-281-0/+43
* tools: ynl: default to treating enums as flags for mask generationJakub Kicinski2023-03-271-4/+4
* tools: ynl: Add missing types to encode/decodeMichal Michalik2023-03-271-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-3/+3
|\
| * tools: ynl: Fix genlmsg header encoding formatsDonald Hunter2023-03-221-3/+3
* | ynl: allow to encode u8 attrJiri Pirko2023-03-231-0/+2
|/
* ynl: make the tooling check the licenseJakub Kicinski2023-03-161-0/+8