hosts.lisp: Move VPN and anycast hosts to ...:1.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 21 Apr 2014 21:22:18 +0000 (22:22 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 21 Apr 2014 21:22:18 +0000 (22:22 +0100)
Linux thinks that host addresses which coincide with network base
addresses are `anycast', and that this means that it shouldn't send
ICMP errors to them.  This is obviously ridiculous. so move hosts to
address ...:1 to prevent this stupidity.


No differences found