]> Git Repo - linux.git/commit
tools/net/ynl: Add support for create flags
authorDonald Hunter <[email protected]>
Fri, 25 Aug 2023 12:27:52 +0000 (13:27 +0100)
committerJakub Kicinski <[email protected]>
Mon, 28 Aug 2023 00:17:10 +0000 (17:17 -0700)
commit1768d8a767f8e7049407fe467364e7ea56f0bdce
tree6347e7422b0e439bfa14553746d557a82e631d2a
parent0493e56d021d371d3511159a38facbc92969c0f6
tools/net/ynl: Add support for create flags

Add support for using NLM_F_REPLACE, _EXCL, _CREATE and _APPEND flags
in requests.

Signed-off-by: Donald Hunter <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
tools/net/ynl/cli.py
tools/net/ynl/lib/__init__.py
tools/net/ynl/lib/ynl.py
This page took 0.053773 seconds and 4 git commands to generate.