Skip to content

dnsmasq: fix handling of truncated dns response

Rahul Thakur requested to merge rt_fix_dnsmasq into devel

regression dnsmasq-2.90.

Truncated response should be forwarded as is instead of setting answers to 0.

note: regression caught by CDR, test pass post this fix.

Merge request reports