diff options
| author | Claude <noreply@anthropic.com> | 2026-05-11 19:35:04 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-11 19:35:04 +0000 |
| commit | d9212421139416f1feb454ea71cfca75fa1ab2b8 (patch) | |
| tree | f588738c158f39f4f8c29e58ba33efef4806fbdd /docs/configuration/system/conntrack.md | |
| parent | a1ecf2e8d71c1188b3e90061e8fffea9ffebbf7c (diff) | |
| download | vyos-documentation-d9212421139416f1feb454ea71cfca75fa1ab2b8.tar.gz vyos-documentation-d9212421139416f1feb454ea71cfca75fa1ab2b8.zip | |
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
Diffstat (limited to 'docs/configuration/system/conntrack.md')
| -rw-r--r-- | docs/configuration/system/conntrack.md | 2 |
1 files changed, 1 insertions, 1 deletions
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] <text> - 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. ``` |
