Skip to content

lua resolve(): correctly include EDNS0 in the virtual packet

Vladimír Čunát requested to merge lua-resolve-opt into master

The new allocation approach isn't perfectly optimal, but it seems relatively easy to understand and handles OOM conditions OK (I think).

Main "use case": new features from !957 (merged).

Merge request reports