From: Ian Jackson Date: Fri, 19 Sep 2014 21:02:30 +0000 (+0100) Subject: site: Remove "wishful thinking" from transport address handling comment X-Git-Tag: base.polypath.v3~24 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=commitdiff_plain;h=16f21d687de8d4f071df36aa7c2fd4b57ed53f88 site: Remove "wishful thinking" from transport address handling comment We have now completed the implementation of the algorithms described in the comment. Signed-off-by: Ian Jackson --- diff --git a/site.c b/site.c index cf40540..31900cf 100644 --- a/site.c +++ b/site.c @@ -145,9 +145,6 @@ static struct flagstr log_event_table[]={ /* Details of "mobile peer" semantics: - | Note: this comment is wishful thinking right now. It will be - | implemented in subsequent commits. - - We use the same data structure for the different configurations, but manage it with different algorithms.