Merge pull request #1360 from vyos/mergify/bp/sagitta/pr-1352

conntrack-sync: T1244: Support for StartupResync in conntrackd (backport #1352)
This commit is contained in:
Christian Breunig 2024-04-07 16:25:16 +02:00 committed by GitHub
commit af29c78e41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,6 +98,15 @@ Configuration
This diable the external cache and directly injects the flow-states into the
in-kernel Connection Tracking System of the backup firewall.
.. cfgcmd:: set service conntrack-sync disable-syslog
Disable connection logging via Syslog.
.. cfgcmd:: set service conntrack-sync startup-resync
Order conntrackd to request a complete conntrack table resync against
the other node at startup.
*********
Operation
*********