X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/812706bd585e70c52170797d62cce1deee2141a1..f54dd5ce2ae0a3a39ab6520ea898a6a62a280ad8:/distorted.lisp diff --git a/distorted.lisp b/distorted.lisp index 43fcca2..90f9014 100644 --- a/distorted.lisp +++ b/distorted.lisp @@ -229,9 +229,12 @@ (evolution :alias evo) ;; Switches. - (tp0 (safe :addr tp0.safe)) - (tp1 (safe :addr tp1.safe)) - (tp2 (safe :addr tp2.safe)) + (grigsby :alias tp0) + (grigsby (safe :addr grigsby.safe)) + (carling :alias tp1) + (carling (safe :addr carling.safe)) + (tritan :alias tp2) + (tritan (safe :addr tritan.safe)) ;; Wired ethernet. (unsafe :net unsafe)