X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2FCONNECTIVITY;fp=doc%2FCONNECTIVITY;h=11123ee3e4f20ae02545c30fa14d4da8dded3808;hp=bf31451ede901435c48fbcdc7aa1b246d117a305;hb=92afeec172f1f8a9f8b0bfdb94311bf0405433bb;hpb=c70f8f8bfbc4e77c12d23056bff150722689eb9d diff --git a/doc/CONNECTIVITY b/doc/CONNECTIVITY index bf31451e..11123ee3 100644 --- a/doc/CONNECTIVITY +++ b/doc/CONNECTIVITY @@ -26,7 +26,7 @@ share the same information. It will also almost completely prevent information from looping, because "new" information that is already known is ignored and not forwarded any further. However, since information can also be deleted there's the possibility of a looping sequence of add/delete messages. This is -resolved by additionaly adding a unique identifier to each broadcasted message. +resolved by additionally adding a unique identifier to each broadcasted message. Messages are dropped if the same message with that identifier has already been seen.