Hi Martin,
I have looked at your patches and they look good. Here is what I did
with them:
- - I have applied the b64_pton patch without modification.
- - I have made the mmap patch configurable. You can enable it at build
time, with --enable-mmap. I have marked it experimental. By default off.
- - I have applied the parse-token-leaks patch the way it is.
- - I did not do the adaptive-rrtype-lookup patch. It changes lookup
behavior in favor of frequently used rrtypes. However, it's not clear to
me if this benefit the future lookups in all cases. In some cases it
might perform worse (for example zones sorted on rrtype).
The applied patches are now in trunk. Before releasing, they will
undergo another round of reviewing.
Thank you very much for your effort!
Best regards,
Matthijs
Martin Svec wrote: