chiark / gitweb /
mobile sites: Do not ever expire peer addresses
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 2 Feb 2020 12:22:57 +0000 (12:22 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Feb 2020 21:56:55 +0000 (21:56 +0000)
commitcfa89389d4ffbb8f28dcc15a3caa702fe9fc50fe
tree1c09133953383b7c655e8bfb644d88002689e287
parent7e311a0bf071a2fb1fc6857a9e9828b8c8f7da54
mobile sites: Do not ever expire peer addresses

For mobile sites, peer addresses come from our config or DNS name
lookup.  Ones that are not working now may work later in a different
network environment.  The mobile end is in charge of public path
selection so it needs to retain the information to try these
currently-non-working addresses.

In practice, this change allows me to switch backwards and forwards
between the FOSDEM v6-only wifi, and my v4-only USB stick.

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