chiark
/
gitweb
/
~mdw
/
zones
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
eec350e
)
hosts.lisp: Fix IPv6 network address for Jump.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 8 May 2024 18:43:20 +0000
(19:43 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 8 May 2024 18:43:20 +0000
(19:43 +0100)
hosts.lisp
patch
|
blob
|
blame
|
history
diff --git
a/hosts.lisp
b/hosts.lisp
index 1c20715755d0fb5d53b93d62ffbf1d1e7d6e98bd..8add49a2141ee3dcc05c3b4bae7e85a03f16b3b5 100644
(file)
--- a/
hosts.lisp
+++ b/
hosts.lisp
@@
-50,7
+50,7
@@
(defnet distorted.org.uk-aaisp "2001:8b0:c92/48"
(untrusted "8001/64")
(upn "a000/64"))
(untrusted "8001/64")
(upn "a000/64"))
-(defnet jump-ipv6 "2001:b
8a
:1d9/48")
+(defnet jump-ipv6 "2001:b
a8
:1d9/48")
;;;--------------------------------------------------------------------------
;;; Host allocations
;;;--------------------------------------------------------------------------
;;; Host allocations