From daed65c6d0625eecf9d21eaf9206a28988bec5e9 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 14 Nov 2023 20:31:23 +0100 Subject: Improved TFTP. Fixes #2075. Signed-off-by: Toni Uhlig --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/protocols.rst') diff --git a/doc/protocols.rst b/doc/protocols.rst index 142434ade..6a877d85e 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -5,6 +5,15 @@ This page provides the list of the protocols/applications supported by nDPI. For Work in progress! +.. _Proto 96: + +`NDPI_PROTOCOL_TFTP` +==================== +TFTP is a very simple protocol used to transfer files. It is from this that its name comes, Trivial File Transfer Protocol or TFTP. + +References: `RFC1350 `_ and `RFC2347 `_ and `RFC2349 `_ + + .. _Proto 338: `NDPI_PROTOCOL_SRTP` -- cgit v1.2.3