From deed73f28fac764056a9b8b5f668e293f7d45e16 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 14 Jan 2024 18:26:39 +0100 Subject: [PATCH] typo --- docs/html/manual.html | 2 +- docs/src/html/manual.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/manual.html b/docs/html/manual.html index 3441a52..924050b 100644 --- a/docs/html/manual.html +++ b/docs/html/manual.html @@ -1112,7 +1112,7 @@ is used as a tie-breaker in the case of equal uptimes).

packets) will raise a route (see Routing) for the bind_address and for all addresses/networks in ip_pool.

-

Any packets recieved by the slave which would alter the session +

Any packets received by the slave which would alter the session state, as well as packets for throttled or gardened sessions are forwarded to the master for handling. In addition, byte counters for session traffic are periodically forwarded.

diff --git a/docs/src/html/manual.md b/docs/src/html/manual.md index e25c9c6..18bee59 100644 --- a/docs/src/html/manual.md +++ b/docs/src/html/manual.md @@ -1078,7 +1078,7 @@ seen an update for all in-use sessions and tunnels from heartbeat packets) will raise a route (see [Routing](#routing)) for the `bind_address` and for all addresses/networks in `ip_pool`. -Any packets recieved by the slave which would alter the session state, +Any packets received by the slave which would alter the session state, as well as packets for throttled or gardened sessions are forwarded to the master for handling. In addition, byte counters for session traffic are periodically forwarded.