]> www.infradead.org Git - users/willy/xarray.git/commit
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)
commita051091cc3154be7dc533771070e90736654a1aa
tree1543cb769e391bb52fd912ea17407576bd7f1318
parent17784801d888238571a0c4101b9ac4401fffeaa0
parent85674625e0bc25be4dbaa165a556ef6037328379
Merge branch 'tcp_metrics-netlink-specs' into main

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>