]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add stuct timeval queryTime to dq Lua object.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 6 Sep 2022 14:27:07 +0000 (16:27 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 6 Sep 2022 14:27:07 +0000 (16:27 +0200)
commit7bb5ee1f3957f197bf6ece0d0d410f5cbfb4af37
tree8392c231c0495c7dd1cf6699892f6fff56dcd700
parent79dca92c5e738068534b7f15c0e38e7c218234f0
Add stuct timeval queryTime to dq Lua object.

This is the time the query was received. Value is the same as would be set in
the protobuf message, so protobuf-use-kernel-timestamp is relevant.
pdns/lua-recursor4.cc
pdns/lua-recursor4.hh
pdns/pdns_recursor.cc