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 8af7a919c5 netlink: specs: rt-link: decode ip6gre
Driver tests now require GRE tunnels, while we don't configure
them with YNL, YNL will complain when it sees link types it
doesn't recognize. Teach it decoding ip6gre tunnels. The attrs
are largely the same as IPv4 GRE.

Correct the type of encap-limit, but note that this attr is
only used in ip6gre, so the mistake didn't matter until now.

Fixes: 0d0f4174f6 ("selftests: drv-net: add a simple TSO test")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250603135357.502626-3-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2025-06-05 12:50:10 +02:00
..
conntrack.yaml netlink: specs: add conntrack dump and stats dump support 2025-02-12 19:38:10 -08:00
devlink.yaml devlink: define enum for attr types of dynamic attributes 2025-05-06 18:21:11 -07:00
dpll.yaml dpll: add clock quality level attribute and op 2024-11-03 08:39:07 -08:00
ethtool.yaml net: Add support for providing the PTP hardware source in tsinfo 2025-05-22 15:32:00 +02:00
fou.yaml netlink: specs: fix indent in fou 2023-08-24 19:04:20 -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: fix missing doc 2024-12-27 11:16:21 -08: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 nfsd: new netlink ops to get/set server pool_mode 2024-07-08 14:10:05 -04: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 net: openvswitch: add psample action 2024-07-05 17:45:47 -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: decode ip6gre 2025-06-05 12:50:10 +02: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: add qdisc dump to TC spec 2025-05-21 12:38:23 -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