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)
commit727a746fe9876aaaff8247d8f5273b36b109a001
tree2d68eb75fa1ae468ca0f01d220f0018a6ac267b0
parentc1f47051f1cb6a87b67ad33d86059d85574f17fc
hosts.lisp: Move VPN and anycast hosts to ...:1.

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.
hosts.lisp