BIND 10 trac3322, updated. c4c70d6d679becb3cff8bca225f17ac3ac7f0afd [3322] Guide updated.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Feb 20 16:12:59 UTC 2014


The branch, trac3322 has been updated
       via  c4c70d6d679becb3cff8bca225f17ac3ac7f0afd (commit)
      from  71c8ce2938e6e27dd8c8ee2c0bfd2f87028d2c2d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c4c70d6d679becb3cff8bca225f17ac3ac7f0afd
Author: Tomek Mrugalski <tomasz at isc.org>
Date:   Thu Feb 20 17:12:37 2014 +0100

    [3322] Guide updated.

-----------------------------------------------------------------------

Summary of changes:
 doc/guide/bind10-guide.xml |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index e3319f0..8f719a9 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -4592,6 +4592,11 @@ Dhcp4/subnet4	[]	list	(default)
         If the message is relayed it is accepted through any interface. The giaddr
         set by the relay agent is used to select the subnet for the client.
       </para>
+      <para>
+	It is also possible to specify a relay IPv4 address for a given subnet. It
+	can be used to match incoming packets into a subnet in uncommon configurations,
+	e.g. shared subnets. See <xref linkend="dhcp4-relay-override"/> for details.
+      </para>
       <note>
         <para>The subnet selection mechanism described in this section is based
         on the assumption that client classification is not used. The classification
@@ -4601,7 +4606,7 @@ Dhcp4/subnet4	[]	list	(default)
     </section>
 
     <section id="dhcp4-relay-override">
-      <title>Using specific relay for a subnet</title>
+      <title>Using specific relay agent for a subnet</title>
       <para>
         The relay has to have an interface connected to the link on which
         the clients are being configured. Typically the relay has an IPv4



More information about the bind10-changes mailing list