chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
d18903c
)
site: Remove "wishful thinking" from transport address handling comment
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 19 Sep 2014 21:02:30 +0000
(22:02 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 5 Oct 2014 20:06:29 +0000
(21:06 +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
patch
|
blob
|
blame
|
history
diff --git
a/site.c
b/site.c
index 204ddf5dce812bb66e1e1022a3c8580727a538fc..d3eb662a144d0c6b0b23b821b4fa79554711d50b 100644
(file)
--- 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.