chiark / gitweb /
site: Remove "wishful thinking" from transport address handling comment
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 19 Sep 2014 21:02:30 +0000 (22:02 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:30:20 +0000 (16:30 +0100)
We have now completed the implementation of the algorithms described
in the comment.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
site.c

diff --git a/site.c b/site.c
index cf4054079fa0e401d11fd1b36e003d996466c14f..31900cf44420d44bc2fa8bb5398bf107bd44da79 100644 (file)
--- a/site.c
+++ b/site.c
@@ -145,9 +145,6 @@ static struct flagstr log_event_table[]={
 
 /* Details of "mobile peer" semantics:
 
 
 /* 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.
    
    - We use the same data structure for the different configurations,
      but manage it with different algorithms.