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:
9c43df2
)
hosts.lisp: Carve out a chunk of address space for anycast.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 12 Mar 2012 16:18:17 +0000
(16:18 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 12 Mar 2012 16:18:17 +0000
(16:18 +0000)
hosts.lisp
patch
|
blob
|
blame
|
history
diff --git
a/hosts.lisp
b/hosts.lisp
index 78b4f22c1f1f19eb1f2bfa41df86b5a738b9566e..cee2a51c99903c325af06139a731e732a9dddd46 100644
(file)
--- a/
hosts.lisp
+++ b/
hosts.lisp
@@
-33,7
+33,8
@@
(defnet distorted.org.uk 172.29.198.0/23
(nil 16
(its 4))
(colo 16)
(nil 16
(its 4))
(colo 16)
- (safe 32)))
+ (safe 32)
+ (any 32)))
;;;--------------------------------------------------------------------------
;;; Host allocations
;;;--------------------------------------------------------------------------
;;; Host allocations