]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man7/mctp.7: Document Linux MCTP support
authorJeremy Kerr <jk@codeconstruct.com.au>
Thu, 17 Apr 2025 02:50:07 +0000 (10:50 +0800)
committerAlejandro Colomar <alx@kernel.org>
Tue, 22 Apr 2025 08:44:12 +0000 (10:44 +0200)
commit0d19a9ca8cb1b2d3f1f96b28b800498355a289ca
tree1911282388d48e46e8e8c141ca624184af35435b
parent80e2715270fc05d5627c26f88e4c1ba8b093f510
man/man7/mctp.7: Document Linux MCTP support

This change adds a brief description for the new Management Component
Transport Protocol (MCTP) support added to Linux as of
linux.git bc49d8169aa7 (2021-07-29; "mctp: Add MCTP base").

This is a fairly regular sockets-API implementation, so we're just
describing the semantics of socket(2), bind(2), sendto(2), and
recvfrom(2) for the new protocol.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Message-ID: <20250417-mctp-v3-1-07fff4d26f73@codeconstruct.com.au>
[alx: minor tweaks]
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man7/address_families.7
man/man7/mctp.7 [new file with mode: 0644]