]> git.ipfire.org Git - thirdparty/pdns.git/commit
Introduce dnsheader_aligned: a help class to access dnsheaders data 11364/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 24 Feb 2022 19:18:13 +0000 (20:18 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 24 Feb 2022 19:18:13 +0000 (20:18 +0100)
commit325a18bf7b53869a8ab33b28b1442e462baed295
tree2fb6cd594ce60c6e941b2efd5d191bdce4304a6c
parent256447562bee40ea1a642dcf71498324e8fa9ca8
Introduce dnsheader_aligned: a help class to access dnsheaders data
in a potentially unaligned buffer
pdns/dns.hh
pdns/packetcache.hh
pdns/pdns_recursor.cc
pdns/recursordist/rec-tcp.cc