netlink: specs: tc: all actions are indexed arrays
authorJakub Kicinski <kuba@kernel.org>
Tue, 13 May 2025 22:16:38 +0000 (15:16 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 15 May 2025 02:11:15 +0000 (19:11 -0700)
commitf3dd5fb2fa494dcbdb10f8d27f2deac8ef61a2fc
treebf355afaa8b180fe58db058ff5204bd1480a99a7
parenta9fb87b8b86918e34ef6bf3316311f41bc1a5b1f
netlink: specs: tc: all actions are indexed arrays

Some TC filters have actions listed as indexed arrays of nests
and some as just nests. They are all indexed arrays, the handling
is common across filters.

Fixes: 2267672a6190 ("doc/netlink/specs: Update the tc spec")
Link: https://patch.msgid.link/20250513221638.842532-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/tc.yaml