From: Ian Jackson Date: Wed, 13 Jul 2011 23:52:47 +0000 (+0100) Subject: Keepalives: Document that they're unimplemented; remove vestigial code X-Git-Tag: v0.2.0~27 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=commitdiff_plain;h=b98e450dcb5dde31417880a2af601bd8372ad673;hp=b98e450dcb5dde31417880a2af601bd8372ad673 Keepalives: Document that they're unimplemented; remove vestigial code Keepalives are not actually implemented; the keepalive option does nothing. Mention this in the README. Remove the option's parsing and recording from site.c. Signed-off-by: Ian Jackson ---