]> Gentwo Git Trees - linux/.git/commit
ynl: fix schema check errors
authorDonald Hunter <donald.hunter@gmail.com>
Thu, 27 Nov 2025 12:35:02 +0000 (12:35 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 29 Nov 2025 03:53:20 +0000 (19:53 -0800)
commit1adc241f3940c172c8c674a62004d3c34b360ab3
tree1bf3958406ac7964ec6038215a41545e30242dda
parentacce9d7200e23de310c2cf8cd5439e86cd9ddc41
ynl: fix schema check errors

Fix two schema check errors that have lurked since the attribute name
validation was made more strict:

not ok 2 conntrack.yaml schema validation
'labels mask' does not match '^[0-9a-z-]+$'

not ok 13 nftables.yaml schema validation
'set id' does not match '^[0-9a-z-]+$'

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20251127123502.89142-5-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/conntrack.yaml
Documentation/netlink/specs/nftables.yaml