diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-04-02 04:42:06 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-04-02 04:42:06 +0200 |
commit | f25e290be0b6bd40553c33bd0e3fb8ec3234ba91 (patch) | |
tree | cfc5f796cb9212feb77f0666a5111bd5a4e7910a /doc/protocols.rst | |
parent | 21572635ab15a993600c4efd1246ac0691968a75 (diff) | |
parent | 599cc0f4b83a96c247a92aaaa3f39acfec9e1dbe (diff) |
Merge remote-tracking branch 'origin/dev' into fix/unused-params-and-fnsfix/unused-params-and-fns
Diffstat (limited to 'doc/protocols.rst')
-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 354766432..3812dada2 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -697,3 +697,12 @@ References: `Protocol Specs: <https://www.etsi.org/deliver/etsi_ts/129200_129299 File Delivery over Unidirectional Transport. References: `RFC <https://datatracker.ietf.org/doc/html/rfc6726>`_ + + +.. _Proto 407: + +`NDPI_PROTOCOL_LOLWILDRIFT` +============================ +League of Legends: Wild Rift is a mobile MOBA game. + +References: `Main site <https://wildrift.leagueoflegends.com/>`_ |