]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'tcp_metrics-netlink-specs' into main
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 Jul 2024 08:44:27 +0000 (09:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jul 2024 08:44:27 +0000 (09:44 +0100)
Jakub Kicinski says:

====================
tcp_metrics: add netlink protocol spec in YAML

Add a netlink protocol spec for the tcp_metrics generic netlink family.
First patch adjusts the uAPI header guards to make it easier to build
tools/ with non-system headers.

v1: https://lore.kernel.org/all/20240626201133.2572487-1-kuba@kernel.org
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge