BIND 10 trac811_new, created. 7a52a9a3618fd19ea9779eb0cef1a3e4f1c3d444 [trac811] initial addition of tsig_key config to xfrout

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 13 08:58:07 UTC 2011


The branch, trac811_new has been created
        at  7a52a9a3618fd19ea9779eb0cef1a3e4f1c3d444 (commit)

- Log -----------------------------------------------------------------
commit 7a52a9a3618fd19ea9779eb0cef1a3e4f1c3d444
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri May 13 10:56:17 2011 +0200

    [trac811] initial addition of tsig_key config to xfrout

commit 71315bc901882a8bbb35a95c19781528560fcb82
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu May 12 16:19:16 2011 +0200

    [trac811] add a few tests

commit c3f769ce6f0e3be367f7e0079a97a11e3f344761
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed May 11 23:08:18 2011 +0200

    [trac811] add zone-specific (tsig) config to xfrin
    
    instead of one general master_addr, master_port and tsig_config, you can now con
    figure them through a list of zones;
    config add Xfrin/zones
    config set Xfrin/zones[X]/name my.zone.
    config set Xfrin/zones[X]/master_addr 1.2.3.4
    config set Xfrin/zones[X]/tsig_key <tsig_key_str>
    config commit
    
    when you now do retransfer, and don't specify address, or port, it will
    take the values from what you configured.
    if the zone you retransfer is not in the configured list, it will use DEFAULT_MA
    STER and DEFAULT_MASTER_PORT and no tsig key

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




More information about the bind10-changes mailing list