From: Jakub Kicinski <kuba@kernel.org> Date: 2023-03-19 01:47:07
On Sat, 18 Mar 2023 16:54:35 +0000 Donald Hunter wrote:
quoted
On Thu, 16 Mar 2023 12:01:42 +0000 Donald Hunter wrote:
quoted
+user-header: ovs_header
Let's place this attr inside 'operations'?
Ah, good point - can it vary per operation and should it be a property
of each command?
We should allow both. Have tools/net/ynl/lib/nlspec.py expose it as
a property of an operation, but let the spec writers only specify
it once if each command uses the same format.