bind9/lib/ns/include/ns
Artem Boldariev f650d3eb63 Add 'proxy' option to 'listen-on' statement
This commit extends "listen-on" statement with "proxy" options that
allows one to enable PROXYv2 support on a dedicated listener. It can
have the following values:

- "plain" to send PROXYv2 headers without encryption, even in the case
of encrypted transports.
- "encrypted" to send PROXYv2 headers encrypted right after the TLS
handshake.
2023-12-06 15:15:25 +02:00
..
client.h Reformat sources with up-to-date clang-format-17 2023-11-13 16:52:35 +01:00
hooks.h remove isc_task completely 2023-02-16 18:35:32 +01:00
interfacemgr.h Make dns_dispatch bound to threads 2023-09-16 07:32:17 +02:00
listenlist.h Add 'proxy' option to 'listen-on' statement 2023-12-06 15:15:25 +02:00
log.h Update clang to version 14 2022-06-16 17:21:11 +02:00
notify.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.h Refactor the isc_quota code and fix the quota in TCP accept code 2023-04-12 14:10:37 +02:00
server.h Refactor ns_server_create() to return void 2023-07-27 11:37:44 +02:00
sortlist.h remove some unused functions 2023-02-13 11:50:59 -08:00
stats.h Refactor isc_stats_create() and its downstream users to return void 2023-07-27 11:37:44 +02:00
types.h Remove AES algorithm for DNS cookies 2023-11-15 10:31:16 +01:00
update.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
xfrout.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00