diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-03-04 10:30:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-04 08:30:54 +0100 |
commit | 58fdc9fafb04ed66ae06aa4bb32cfeb8932df200 (patch) | |
tree | 55157d676735396a7b4d4150595d3ec8eda20741 /doc | |
parent | 70aae6e998f45e7226017fd3e3c46dc6a738089a (diff) |
Add Naraka Bladepoint detection support (#2334)
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 2d337c7fa..ccd071503 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -647,3 +647,12 @@ References: `RFC <https://datatracker.ietf.org/doc/html/rfc8175>`_ Bidirectional Forwarding Detection is a network protocol that is used to detect faults between two routers or switches. References: `RFC <https://datatracker.ietf.org/doc/html/rfc5880>`_ + + +.. _Proto 402: + +`NDPI_PROTOCOL_NARAKA` +============================ +Naraka: Bladepoint is a free-to-play action battle royale game developed by 24 Entertainment. + +References: `Main site <https://www.narakathegame.com/>`_ |