From deed73f28fac764056a9b8b5f668e293f7d45e16 Mon Sep 17 00:00:00 2001
From: Samuel Thibault
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.