From d9212421139416f1feb454ea71cfca75fa1ab2b8 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 11 May 2026 19:35:04 +0000 Subject: docs: fix typos across configuration, contributing, and vpp docs Corrections include: adresses->addresses, oder->other, Them->The, criterias->criteria, seeting->setting, carefull->careful, beeing->being, reenable->re-enable, wich->which, derection->direction, Whith->With, assosiate->associate, fpr->for, bootup->boot, trough->through. https://claude.ai/code/session_01RDpSBDLSWLKMGnyPCaKECB --- docs/configuration/system/conntrack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration/system') diff --git a/docs/configuration/system/conntrack.md b/docs/configuration/system/conntrack.md index 2b7279f6..e27e2187 100644 --- a/docs/configuration/system/conntrack.md +++ b/docs/configuration/system/conntrack.md @@ -175,7 +175,7 @@ the future the conntrack ignore rules will be removed. .. cfgcmd:: set system conntrack ignore [ipv4 | ipv6] rule <1-999999> tcp flags [not] - Allowed values fpr TCP flags: ``ack``, ``cwr``, ``ecn``, ``fin``, ``psh``, + Allowed values for TCP flags: ``ack``, ``cwr``, ``ecn``, ``fin``, ``psh``, ``rst``, ``syn`` and ``urg``. Multiple values are supported, and for inverted selection use ``not``, as shown in the example. ``` -- cgit v1.2.3