diff options
author | itojun <itojun@pkgsrc.org> | 2004-05-15 21:00:57 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2004-05-15 21:00:57 +0000 |
commit | d91352ae95755257af447560efb6ae2ec6a2d931 (patch) | |
tree | a9325ed9e37a29ca1c227c2f71e0575f3d9cbe04 /net/bind9-current/DESCR | |
parent | bda17ae747a74105e7ffc84ae2c8bca17db1b8fd (diff) | |
download | pkgsrc-d91352ae95755257af447560efb6ae2ec6a2d931.tar.gz |
ISC BIND 9.3.0beta3. changelog is too many to mention here.
Diffstat (limited to 'net/bind9-current/DESCR')
-rw-r--r-- | net/bind9-current/DESCR | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/bind9-current/DESCR b/net/bind9-current/DESCR new file mode 100644 index 00000000000..c311081809b --- /dev/null +++ b/net/bind9-current/DESCR @@ -0,0 +1,14 @@ + BIND version 9 is a major rewrite of nearly all aspects of the +underlying BIND architecture. This re-architecting of BIND was +necessitated by the expected demands of: + + - Domain name system growth, particularly in very large + zones such as .COM + - Protocol enhancements necessary to securely query and + update zones + - Protocol enhancements necessary to take advantage of + certain architectural features of IP version 6 + + The 9.0.0 release, and this release candidate, is aimed at +early adopters and those who wish to make use of new 9.0 +features, such as IPv6 and DNSSEC secure resolution support. |