zone: Change default subnet selection.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 15 Jun 2007 14:16:26 +0000 (15:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 15 Jun 2007 14:16:26 +0000 (15:16 +0100)
commit8ce7eb9bf5fdb91883c53855ff605505ed064cea
tree97ac48ab8b92623022775275a62354771af13f5b
parent590ad96179e11b59ae83bac2072a89ba1d529212
zone: Change default subnet selection.

We now have a concept of `preferred subnets'.  If a record has a subnet
whose name is on the list *preferred-subnets*, and no explicit default
record, then the record for the first such subnet is used as the
default.  If no preferred subnet is found, then the first listed subnet
is used, as before.

The objective is to make describing split-horizon DNS systems easier.
zone.lisp