]> git.ipfire.org Git - thirdparty/dnspython.git/commit
add options rotate handling
authorBatch User <batch@domaintools.com>
Thu, 20 Feb 2014 19:51:56 +0000 (11:51 -0800)
committerBob Halley <halley@dnspython.org>
Sun, 31 Aug 2014 23:27:44 +0000 (16:27 -0700)
commit31a95491c76bca5eb355de06d918ae5f39588ade
tree3ea2065bfccf48c6dd2a091cdd1ddebf823230fc
parentab853d428c547fb736950491e05667d388a04fab
add options rotate handling

for resolv.conf "options rotate" line, enable shuffling of nameservers
before each query. (should just rotate start position and maintain order?).
dns/resolver.py