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.v4~24 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=commitdiff_plain;h=4bed5ad8e71ff84dc256291f823464b71e9a420a 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 204ddf5..d3eb662 100644 --- a/site.c +++ b/site.c @@ -143,9 +143,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.