summaryrefslogtreecommitdiff
path: root/docs/configuration/protocols/ospf.md
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-05-11 19:57:57 +0000
committerClaude <noreply@anthropic.com>2026-05-11 19:57:57 +0000
commita1d046a346e9ec4d0f93cafb7ebf967f636edabe (patch)
treeb74e0f9603f2fff6b0b8112cd7220109f8c8236c /docs/configuration/protocols/ospf.md
parent0d36eb00147b364c67791f5382f7591db04ddecf (diff)
downloadvyos-documentation-a1d046a346e9ec4d0f93cafb7ebf967f636edabe.tar.gz
vyos-documentation-a1d046a346e9ec4d0f93cafb7ebf967f636edabe.zip
docs: hard-wrap pre-existing long prose lines to satisfy doc-linter
scripts/doc-linter.py enforces an 80-character limit outside fenced code blocks and treats any finding as a failure. Wrap long paragraphs in files that this PR touched so CI passes: - docs/configuration/protocols/ospf.md: wrap the WireGuard cost note. - docs/configuration/protocols/traffic-engineering.md: wrap the IS-IS/ OSPF note. - docs/contributing/debugging.md: wrap the Phabricator paragraph, and guard the long [bootchart.conf]/[vyatta-cfg] link references at EOF with `% stop_vyoslinter`/`% start_vyoslinter`. - docs/vpp/configuration/ipsec.md: wrap the integration, requirements, algorithm, ACL, VTI example, troubleshooting paragraphs. Pure reformatting; no semantic changes. https://claude.ai/code/session_01RDpSBDLSWLKMGnyPCaKECB
Diffstat (limited to 'docs/configuration/protocols/ospf.md')
-rw-r--r--docs/configuration/protocols/ospf.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/configuration/protocols/ospf.md b/docs/configuration/protocols/ospf.md
index 3e721441..7736f0c9 100644
--- a/docs/configuration/protocols/ospf.md
+++ b/docs/configuration/protocols/ospf.md
@@ -1460,8 +1460,9 @@ set protocols ospfv3 redistribute connected
show ipv6 ospfv3 redistribute
```
-Cost calculation wireguard interfaces is unreliable as ospfv3 uses the link speed to calculate the link cost.
-You might therefore want to set the link cost to a fixed value on WireGuard tunnels.
+Cost calculation wireguard interfaces is unreliable as ospfv3 uses the link
+speed to calculate the link cost. You might therefore want to set the link
+cost to a fixed value on WireGuard tunnels.
Example configuration for WireGuard interfaces: