Files
bind9/lib/ns
Colin Vidal 39c2fc4670 fix byte order in EDE logging
When an EDE code is added to a message, the code is converted early in a
big-endian order so it can be memcpy-ed directly in the EDE buffer that
will go on the wire.

This previous change forget to update debug logs which still assume the
EDE code was in host byte order. Add a separate variable to
differentiate both and avoid ambiguities
2025-01-27 11:49:44 +01:00
..
2025-01-23 15:54:57 -08:00
2025-01-27 11:49:44 +01:00
2024-11-26 15:22:30 -08:00
2024-12-11 15:09:24 -08:00
2025-01-24 12:26:30 +00:00