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.v1~24 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=57de5dc1e39071e785c66e76270cd94c5fe7df7a;p=secnet.git 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 8565a4d..e705703 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.