2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/Documentation/netlink/specs
Jakub Kicinski eef0eaeca7 netlink: specs: tc: replace underscores with dashes in names
We're trying to add a strict regexp for the name format in the spec.
Underscores will not be allowed, dashes should be used instead.
This makes no difference to C (codegen, if used, replaces special
chars in names) but it gives more uniform naming in Python.

Fixes: a1bcfde836 ("doc/netlink/specs: Add a spec for tc")
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250624211002.3475021-10-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-06-25 15:36:28 -07:00
..
conntrack.yaml netlink: specs: add conntrack dump and stats dump support 2025-02-12 19:38:10 -08:00
devlink.yaml netlink: specs: devlink: replace underscores with dashes in names 2025-06-25 15:36:28 -07:00
dpll.yaml netlink: specs: dpll: replace underscores with dashes in names 2025-06-25 15:36:27 -07:00
ethtool.yaml netlink: specs: ethtool: replace underscores with dashes in names 2025-06-25 15:36:27 -07:00
fou.yaml netlink: specs: fou: replace underscores with dashes in names 2025-06-25 15:36:27 -07:00
handshake.yaml handshake: Fix sign of key_serial_t fields 2023-10-02 12:34:21 -07:00
lockd.yaml lockd: add netlink control interface 2025-03-10 09:10:53 -04:00
mptcp_pm.yaml netlink: specs: mptcp: replace underscores with dashes in names 2025-06-25 15:36:28 -07:00
net_shaper.yaml netlink: spec: add shaper introspection support 2024-10-10 08:30:22 -07:00
netdev.yaml net: devmem: TCP tx netlink api 2025-05-13 11:12:48 +02:00
nfsd.yaml netlink: specs: nfsd: replace underscores with dashes in names 2025-06-25 15:36:27 -07:00
nftables.yaml netlink: specs: nftables: allow decode of tailscale ruleset 2024-09-05 18:43:56 -07:00
nl80211.yaml netlink: specs: nl80211: drop structs which are not uAPI 2025-05-07 18:21:49 -07:00
nlctrl.yaml ynl: rename array-nest to indexed-array 2024-04-05 22:32:49 -07:00
ovpn.yaml ovpn: add basic netlink support 2025-04-17 12:30:02 +02:00
ovs_datapath.yaml netlink: specs: ovs: correct struct names 2025-05-07 18:21:49 -07:00
ovs_flow.yaml netlink: specs: ovs_flow: replace underscores with dashes in names 2025-06-25 15:36:28 -07:00
ovs_vport.yaml netlink: specs: ovs: correct struct names 2025-05-07 18:21:49 -07:00
rt-addr.yaml netlink: specs: rt-addr: add C naming info 2025-04-10 20:14:41 -07:00
rt-link.yaml netlink: specs: rt-link: replace underscores with dashes in names 2025-06-25 15:36:28 -07:00
rt-neigh.yaml netlink: specs: rtnetlink: correct notify properties 2025-04-23 16:07:16 -07:00
rt-route.yaml netlink: specs: rt-route: add C naming info 2025-04-10 20:14:41 -07:00
rt-rule.yaml netlink: specs: rt-rule: add C naming info 2025-04-23 16:07:16 -07:00
tc.yaml netlink: specs: tc: replace underscores with dashes in names 2025-06-25 15:36:28 -07:00
tcp_metrics.yaml tcp_metrics: add netlink protocol spec in YAML 2024-07-01 09:44:27 +01:00
team.yaml Documentation: netlink: add a YAML spec for team 2024-04-02 18:24:32 -07:00