diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-06-17 09:54:39 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-06-17 10:13:14 +0200 |
commit | 64331d2790aee65036af8e10bb077bcf7117d6d9 (patch) | |
tree | f60c0edd0f35b8b40920fdfe7802acf2615b2910 /doc | |
parent | f796c943753b3125950d75a64dee7e869d21d775 (diff) |
Add Ripe Atlas probe protocol.add/ripe_atlas
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocols.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index ec5cf7960..b9c360fc3 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -847,3 +847,12 @@ References: `Main Site <https://casperlabs.io>`_ and `Blog Post <https://casperl The JRMI protocol is the Java Remote Method Invocation protocol. References: `Oracle site <https://docs.oracle.com/en/java/javase/21/docs/specs/rmi/protocol.html>`_ + + +.. _Proto 417: + +`NDPI_PROTOCOL_RIPE_ATLAS` +========================== +The RIPE Atlas probe protocol is used for the world's largest active Internet measurement network. + +References: `Main Site <https://atlas.ripe.net/>`_ and `Documentation <https://ripe-atlas-tools.readthedocs.io/en/latest/index.html>`_ |