From e75d7a620e60fd35385793f09209f8a857d4b325 Mon Sep 17 00:00:00 2001 From: 0x41CEA55 <167377970+41CEA55@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:54:00 +0300 Subject: Add KNXnet/IP protocol support (#2397) * Add KNXnet/IP protocol support * Improve KNXnet/IP over TCP detection --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index caa067492..ae9b12d7f 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -724,3 +724,12 @@ References: `Main site `_ The Label Distribution Protocol (LDP) is a routing protocol used to establish and maintain label-switched paths in a Multiprotocol Label Switching (MPLS) network. References: `RFC `_ + + +.. _Proto 410: + +`NDPI_PROTOCOL_KNXNET_IP` +===================== +KNXnet/IP is a building automation protocol that enables the exchange of data and control information over IP networks, extending the KNX standard for home and building automation. + +References: `Paid Specs: `_ -- cgit v1.2.3