]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add a few "peek" routines...
authorMiod Vallat <miod.vallat@powerdns.com>
Thu, 17 Jul 2025 10:43:26 +0000 (12:43 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Thu, 17 Jul 2025 10:48:40 +0000 (12:48 +0200)
commitff0e58996281577e9d7065d33f5a8db3a6bee508
tree3311cf53d6de593f6e7a10260187ac05c3727846
parentf421f453283ddced46332e2d16496c809f505c31
Add a few "peek" routines...

...which look at specific record fields without performing a complete
deserialization, especially the memcpy of the record payload.

This (hopefully) allows for faster operation, especially during NSEC3
record maintainance.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh