Re: [PATCH net-next v4 08/12] tools/net/ynl: Implement nlattr array-nest decoding in ynl
From: Jacob Keller <jacob.e.keller@intel.com>
Date: 2023-08-23 19:39:31
Also in:
linux-doc
From: Jacob Keller <jacob.e.keller@intel.com>
Date: 2023-08-23 19:39:31
Also in:
linux-doc
On 8/23/2023 4:41 AM, Donald Hunter wrote:
Add support for the 'array-nest' attribute type that is used by several netlink-raw families. Signed-off-by: Donald Hunter <donald.hunter@gmail.com> Reviewed-by: Jakub Kicinski <kuba@kernel.org> ---
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>