Skip to content
Snippets Groups Projects
Commit 2a48782a authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Fixes - 512B w/o EDNS + TC bit

- Server was sending responses larger than 512B even if client did
  not advertise EDNS.
- Now using the given buffer for the packet's wireformat - should
  avoid some unnecessary mallocs.
- Setting TC bit in wireformat was missing.
parent 51ec9940
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment