mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
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. |
||
|---|---|---|
| .. | ||
| client.h | ||
| hooks.h | ||
| interfacemgr.h | ||
| listenlist.h | ||
| log.h | ||
| notify.h | ||
| query.h | ||
| server.h | ||
| sortlist.h | ||
| stats.h | ||
| types.h | ||
| update.h | ||
| xfrout.h | ||