bind9/lib/ns/include
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
..
ns Add 'proxy' option to 'listen-on' statement 2023-12-06 15:15:25 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00