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

Checking if xxCOUNT corresponds to the content.

- Trailing garbage (i.e. more data than expected from the xxCOUNT)
  is ignored and the packet is processed as if there were no such
  data. (This behaviour may change later according to other servers
  - see #1336).
- If the packet contains less data then expected (xxCOUNT larger
  then real count of RRs in the corresponding section), FORMERR
  is returned.

refs #1333 @1h
parent a8568c11
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