hosts.lisp: evolution now speaks IPv6.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 12 Mar 2015 12:41:08 +0000 (12:41 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 12 Mar 2015 12:41:08 +0000 (12:41 +0000)
New hardware, new OS.

hosts.lisp

index e8f253e..45a05dd 100644 (file)
@@ -96,7 +96,7 @@
 ;; Safe network.
 (defhost radius.safe (safe 1))
 (defhost vampire.safe (safe 2))
-(defhost evolution.safe ((:ipv4 safe 3)))
+(defhost evolution.safe (safe 3))
 (defhost tp0.safe (safe 4))
 (defhost tp1.safe (safe 5))
 (defhost tp2.safe (safe 6))