From 0c46aa6ff41feb2c2cef53d0af58580028fb60a1 Mon Sep 17 00:00:00 2001 From: Valerii Hiora Date: Tue, 27 Oct 2015 11:42:25 +0200 Subject: [PATCH] Added a expected value for `Announce.Magic` --- specs/localdisco-v3.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specs/localdisco-v3.rst b/specs/localdisco-v3.rst index 84b9dfd0e..a5c53a204 100644 --- a/specs/localdisco-v3.rst +++ b/specs/localdisco-v3.rst @@ -129,6 +129,10 @@ The corresponding XDR representation is as follows (see int Latency; } + +In the ``Announce`` structure field ``Magic`` is used to ensure +a correct datagram was received and MUST be equal to ``0x9D79BC40``. + The first Device structure contains information about the sending device. The following zero or more Extra devices contain information about other devices known to the sending device.