netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] Documentation: networking: document CAN ISO-TP
@ 2024-03-13 22:34 Francesco Valla
  2024-03-13 22:34 ` [PATCH 1/1] " Francesco Valla
  0 siblings, 1 reply; 9+ messages in thread
From: Francesco Valla @ 2024-03-13 22:34 UTC (permalink / raw)
  To: Oliver Hartkopp, Marc Kleine-Budde, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni
  Cc: fabio, linux-can, netdev, linux-kernel, Francesco Valla

While the in-kernel ISO-TP stack is fully functional and easy to use, no
documentation exists for it. This patch adds such documentation,
containing the very basics of the protocol, the APIs and a basic
example.

Sending as RFC because my experience with the stack is as user and not
as its developer, and also because it's my first kernel contribution.

Thank you,

Francesco

Francesco Valla (1):
  Documentation: networking: document CAN ISO-TP

 Documentation/networking/index.rst |   1 +
 Documentation/networking/isotp.rst | 347 +++++++++++++++++++++++++++++
 2 files changed, 348 insertions(+)
 create mode 100644 Documentation/networking/isotp.rst

-- 
2.44.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-03-21 12:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-13 22:34 [RFC PATCH 0/1] Documentation: networking: document CAN ISO-TP Francesco Valla
2024-03-13 22:34 ` [PATCH 1/1] " Francesco Valla
2024-03-14 11:20   ` Marc Kleine-Budde
2024-03-14 21:12     ` Francesco Valla
2024-03-15  4:55   ` Bagas Sanjaya
2024-03-15 16:36     ` Francesco Valla
2024-03-19 12:06   ` Simon Horman
2024-03-20 22:35     ` Francesco Valla
2024-03-21 12:34       ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).