bind9/lib
Aram Sargsyan 19843f6c9d Include destination address port number in query logging
When query logging is enabled, named will now include the destination
address port in the logged message.

Example messages for before and after this change:

    before: client @0x7608b2026000 10.53.0.1#52136 (example.test): query: example.test IN A +E(0)K (10.53.0.1)
    after:  client @0x729bf5c26000 10.53.0.1#35976 (example.test): query: example.test IN A +E(0)K (10.53.0.1#53)
2025-02-04 10:49:26 +00:00
..
dns Print the expiration time of the stale records (not ancient) 2025-02-03 15:47:06 +01:00
isc Merge tag 'v9.21.4' 2025-01-29 17:17:18 +01:00
isccc deduplicate result codes 2025-01-23 15:54:57 -08:00
isccfg clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
ns Include destination address port number in query logging 2025-02-04 10:49:26 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00