X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2FCONNECTIVITY;h=11123ee3e4f20ae02545c30fa14d4da8dded3808;hp=bf31451ede901435c48fbcdc7aa1b246d117a305;hb=99763e34d52fcfe76b0bb9c7f3a17ace51cfdbfc;hpb=c217d214f4f071c235bc7c463a1da6124e2570a6;ds=sidebyside 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.