4638840873c1c42cdd534a8acb5fc8c3013f3e95
howto/Bird-communities.md
| ... | ... | @@ -28,7 +28,7 @@ bw = min(up,down) for asymmetric connections |
| 28 | 28 | (64511, 31) :: not encrypted |
| 29 | 29 | (64511, 32) :: encrypted with unsafe vpn solution |
| 30 | 30 | (64511, 33) :: encrypted with safe vpn solution (but no PFS - the usual OpenVPN p2p configuration falls in this category) |
| 31 | -(64511, 34) :: encrypted with safe vpn solution with PFS |
|
| 31 | +(64511, 34) :: encrypted with safe vpn solution with PFS (Perfect Forward Secrecy) |
|
| 32 | 32 | |
| 33 | 33 | Propagation: |
| 34 | 34 | - - for latency pick max(received_route.latency, link_latency) |