diff options
| author | Bob Halley <halley@nominum.com> | 2012-04-08 12:10:44 +0100 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2012-04-08 12:10:44 +0100 |
| commit | cc59c1ed92027ba82e6807e01f28b9b8cb8a120f (patch) | |
| tree | cc46251229dc7a5c151997f652d526843d39cb1e /ChangeLog | |
| parent | ee78c1c86171cad49dd3962d39e74f19c9b8ea20 (diff) | |
| download | dnspython-cc59c1ed92027ba82e6807e01f28b9b8cb8a120f.tar.gz | |
try TCP if UDP response is truncated
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-04-08 Bob Halley <halley@dnspython.org> + + * dns/resolver.py (Resolver.query): Switch to TCP when a UDP + response is truncated. Handle nameservers that serve on UDP + but not TCP. + 2012-04-07 Bob Halley <halley@dnspython.org> * dns/zone.py (from_xfr): dns.zone.from_xfr() now takes a |
