Skip to content
Snippets Groups Projects
Commit 8314c2be authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Fixed OPT RR/NSID malformed on reload and unsafe alteration.

Fixed a bug where NSID couldn't be switched off on reload, causing
malformed packets and/or extra bytes.
Since it's protected by RCU, it needs to be created on each server
reload and the old one should be freed after the RCU is synchronized.
Also removed rest of obsolete code and unified EDNS constants.
parent 04be826a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment