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

Fixed setting of max packet size to response.

- If both max size and OPT RR are given, the payload in the OPT RR
  cannot be larger than the max size - added check.
- Fixed API of response_add_opt().
- Disabled reallocation in response_add_opt() - larger size in OPT
  RR should not override the max size already set (max size is
  more important).

refs #769
parent bf9cde3c
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