Files
bind9/lib/isc
Artem Boldariev f395cd4b3e Add isc_nm_streamdnssocket (aka Stream DNS)
This commit adds an initial implementation of isc_nm_streamdnssocket
transport: a unified transport for DNS over stream protocols messages,
which is capable of replacing both TCP DNS and TLS DNS
transports. Currently, the interface it provides is a unified set of
interfaces provided by both of the transports it attempts to replace.

The transport is built around "isc_dnsbuffer_t" and
"isc_dnsstream_assembler_t" objects and attempts to minimise both the
number of memory allocations during network transfers as well as
memory usage.
2022-12-20 22:13:51 +02:00
..
2022-08-25 12:24:25 +02:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-11-08 13:32:13 +01:00
2022-11-29 08:54:34 +01:00
2022-10-17 11:58:26 +01:00
2022-07-05 12:22:55 -07:00
2022-11-29 08:54:34 +01:00
2022-09-30 10:36:30 +02:00
2022-10-29 00:22:54 +11:00
2022-11-29 08:54:34 +01:00
2022-08-25 12:24:29 +02:00
2022-10-17 11:58:26 +01:00
2022-08-25 12:24:29 +02:00
2022-11-29 08:54:34 +01:00
2022-11-29 08:54:34 +01:00
2022-08-25 12:24:29 +02:00