From f2e3c7fb90a73f1307dcba8d7ea48f39d59f6603 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:19:00 +0300 Subject: Add BFD protocol dissector (#2332) --- doc/protocols.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/protocols.rst b/doc/protocols.rst index 66dfef6ce..2d337c7fa 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -638,3 +638,12 @@ References: `Main site `_ The Dynamic Link ExchangeProtocol (DLEP) is a radio aware routing (RAR) protocol. References: `RFC `_ + + +.. _Proto 401: + +`NDPI_PROTOCOL_BFD` +===================== +Bidirectional Forwarding Detection is a network protocol that is used to detect faults between two routers or switches. + +References: `RFC `_ -- cgit v1.2.3