diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2025-07-03 09:59:07 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2025-07-03 10:59:41 +0200 |
commit | 09e38c383f1659074a9812c4eec96c7542530781 (patch) | |
tree | 62fe086a56ab84144a4530e7b77e9af73f1f7be8 /doc/protocols.rst | |
parent | 81ca06b0c7528a3da65ab0c8fab0b0b88c2f859d (diff) |
Added EasyWeather protocol dissectoradd/easyweather
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'doc/protocols.rst')
-rw-r--r-- | doc/protocols.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 0797d1ace..af39802da 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -3729,3 +3729,10 @@ References: `LogMeIn Hamachi official site: <https://vpn.net/>`_ Gateway Load Balancing Protocol (GLBP) - Cisco proprietary protocol that provides first-hop redundancy and load balancing for IPv4 and IPv6 networks. References: `Cisco GLBP Configuration Guide <https://www.cisco.com/en/US/docs/ios/12_2t/12_2t15/feature/guide/ft_glbp.html>`_ + + +.. _Proto_453: + +`NDPI_PROTOCOL_EASYWEATHER` +=========================== +The EasyWeather protocol is a proprietary UDP based protocool used by some weather stations to announce and export weather data over a network. |