From 9968c956f3eb7f80839148cd0496f3780915e176 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Tue, 12 May 2026 09:04:47 +0300 Subject: docs: address ready-flip review (webproxy hostname, ospf grammar, ipsec polish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - webproxy.md: replace `ftp.univ-tlse1.fr` with `ftp.example.com` so the hostname matches the documentation-reserved IP `192.0.2.249` (Copilot). - ospf.md: insert missing preposition in `show ip ospf interface` and `show ipv6 ospfv3 interface` op-cmd descriptions (CodeRabbit). - ipsec.md: rewrite intro sentence ("can significantly speed up …") and hyphenate `feature-rich` (CodeRabbit). 🤖 Generated by [robots](https://vyos.io) --- docs/vpp/configuration/ipsec.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/vpp') diff --git a/docs/vpp/configuration/ipsec.md b/docs/vpp/configuration/ipsec.md index 710a94b3..6ec442e3 100644 --- a/docs/vpp/configuration/ipsec.md +++ b/docs/vpp/configuration/ipsec.md @@ -9,12 +9,12 @@ lastproofread: '2025-09-04' # VPP IPsec Configuration -VPP Dataplane in VyOS can offload IPSec processing from kernel. This allows -to speed up IPSec traffic handling significantly when necessary conditions +VPP Dataplane in VyOS can offload IPSec processing from the kernel. This can +significantly speed up IPSec traffic handling when the necessary conditions are met. :::{note} -VPP IPsec implementation is not as feature rich as Linux kernel IPsec. It +VPP IPsec implementation is not as feature-rich as Linux kernel IPsec. It supports only a subset of algorithms and modes. ::: -- cgit v1.2.3