Skip to content

lua: ensure answer_clear() keeps original EDNS

Tomas Krizek requested to merge answer-clear-edns into master

Answers to EDNS requests from certain lua policies that use the answer_clear() function would lack OPT RR and thus violate the MUST condition in RFC6891.6.1.1.


Fixes #657 (closed)

Edited by Tomas Krizek

Merge request reports