From d075e3ec1725183b137384e4e3dc2e90f1eae3b2 Mon Sep 17 00:00:00 2001 From: Daniel Akulenok Date: Wed, 28 Jan 2026 23:03:25 +0100 Subject: [PATCH] docs: update README.md with port/tls parameter patterns - Add clarification on different parameter combinations (port/dscp vs port/tls) - Replace generic 'IP_PORT_DSCP_OPTION' with 'ADDRESS_PORT_TLS_OPTION' example - Update all configuration examples to show port/tls parameters - Document usage of forwarders with TLS support - Improve documentation of flexible configuration formats --- README.md | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8330195..9491dee 100644 --- a/README.md +++ b/README.md @@ -126,38 +126,43 @@ Simple options are defined just as that. ``` Some options have several optional parameters. For those, a somewhat flexible -configuration format has been created +configuration format has been created. Common patterns include: + +- **Address with Port/DSCP**: Used by options like `primaries`, `parental_agents` (e.g., `address [ port ] [ dscp ]`) +- **Address with Port/TLS**: Used by options like `forwarders` (e.g., `address [ port ] [ tls ]`) + ``` - IP_PORT_DSCP_OPTION: # Any option that is defined as one of: - #