tools: ynl: support directional enum-model in CLI
authorJakub Kicinski <kuba@kernel.org>
Tue, 31 Jan 2023 02:33:46 +0000 (18:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 1 Feb 2023 04:36:03 +0000 (20:36 -0800)
commitfd0616d34274fb489e3ea9aed089414d533b58e6
tree47e570c27588ddabab3fcf55492da0dcd944f808
parent19b64b48a33e986dd21430e759629af2562373b2
tools: ynl: support directional enum-model in CLI

Support families which use different IDs for messages
to and from the kernel.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/lib/ynl.py