diff options
author | 2018-02-21 21:13:41 +0000 | |
---|---|---|
committer | 2018-02-21 21:13:41 +0000 | |
commit | 074d176f039940d408bde2831c442500433f3ac4 (patch) | |
tree | c10f114667dd5fc775742fd977b03d4a35b594bd /README.md | |
parent | aa2302e3f44ae9c80c87d1c6597ba0a424128532 (diff) | |
download | coredns-074d176f039940d408bde2831c442500433f3ac4.tar.gz coredns-074d176f039940d408bde2831c442500433f3ac4.tar.zst coredns-074d176f039940d408bde2831c442500433f3ac4.zip |
Scrub: use binary search (#1543)
Use binary search to find the minimal message size, that contains whole
RRs and fits the client's buffer. This is better then just setting
entire sections to `nil`. Extend the tests to test for additional and
answer section truncation. In the first case we *don't* set the TC bit.
This function now also set Compression to true.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions