]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add EDNS padding. 797/head
authorBob Halley <halley@dnspython.org>
Sun, 20 Mar 2022 19:19:54 +0000 (12:19 -0700)
committerBob Halley <halley@dnspython.org>
Wed, 23 Mar 2022 12:47:26 +0000 (05:47 -0700)
commitf390fb666eab1a821c62d56fdf7e2247bce4bdd2
tree6886268d781a3db548be07e141d8d1ad26e312b9
parente35e00381206ffae3c241b487c6d7f9260b22a4b
Add EDNS padding.
dns/message.py
dns/query.py
dns/renderer.py
dns/tsig.py
tests/test_message.py
tests/test_renderer.py