]> www.infradead.org Git - users/hch/misc.git/commit
Documentation: netlink: add a YAML spec for mptcp
authorDavide Caratti <dcaratti@redhat.com>
Mon, 23 Oct 2023 18:17:08 +0000 (11:17 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 24 Oct 2023 20:00:31 +0000 (13:00 -0700)
commitbc8aeb2045e22fe8fc86b6b4a7d63f61c29734c9
tree8ba8514cc1f752d3297169e33b2d143283e1301c
parent1d0507f46843b14b0cb051fe50ebc7e6432111ab
Documentation: netlink: add a YAML spec for mptcp

it describes most of the current netlink interface (uAPI definitions,
doit/dumpit operations and attributes)

Link: https://github.com/multipath-tcp/mptcp_net-next/issues/340
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: Mat Martineau <martineau@kernel.org>
Link: https://lore.kernel.org/r/20231023-send-net-next-20231023-1-v2-4-16b1f701f900@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/mptcp.yaml [new file with mode: 0644]
MAINTAINERS