linux-kernelorg-stable/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
ethtool.yaml net: Add support for providing the PTP hardware source in tsinfo 2025-05-22 15:32:00 +02:00
fou.yaml
handshake.yaml
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
netdev.yaml net: devmem: TCP tx netlink api 2025-05-13 11:12:48 +02:00
nfsd.yaml
nftables.yaml
nl80211.yaml netlink: specs: nl80211: drop structs which are not uAPI 2025-05-07 18:21:49 -07:00
nlctrl.yaml
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
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
team.yaml