diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-06 00:13:37 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-06 00:13:37 +0300 |
| commit | 6189bfb74c34f5b98acea8de9217533417ad2227 (patch) | |
| tree | e031b1859ec725400d9a9e1fa48094441c135a20 /docs/configuration/vpn/ipsec | |
| parent | ce5ba69a1b8d4ccc5f7e92c1ae35e960a3a48442 (diff) | |
| download | vyos-documentation-docs/t8887-phase1-batch1.tar.gz vyos-documentation-docs/t8887-phase1-batch1.zip | |
docs: T8887: address review feedback and pre-existing lint debtdocs/t8887-phase1-batch1
- router-advert: reword base-interface description — the base interface
provides the network portion of the advertised RA prefix (radvd
Base6Interface), not the host bits; note the DHCPv6-PD use case
- route-map, ipsec_general: wrap five pre-existing overlong lines so the
doc linter (which scans whole modified files) passes on touched files
🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/configuration/vpn/ipsec')
| -rw-r--r-- | docs/configuration/vpn/ipsec/ipsec_general.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/vpn/ipsec/ipsec_general.md b/docs/configuration/vpn/ipsec/ipsec_general.md index 0a79601f..e9c5ee4c 100644 --- a/docs/configuration/vpn/ipsec/ipsec_general.md +++ b/docs/configuration/vpn/ipsec/ipsec_general.md @@ -383,7 +383,8 @@ Options ### IKEv2 Retransmission -If the peer does not respond on DPD packet, the router starts retransmission procedure. +If the peer does not respond on DPD packet, the router starts retransmission +procedure. The following formula is used to calculate the timeout: |
