fee9853a4f
Type: feature With this change, peers are able to roam between different external endpoints. Successfully authenticated handshake or data packet that is received from a new endpoint will cause the peer's endpoint to be updated accordingly. Signed-off-by: Alexander Chernavin <achernavin@netgate.com> Change-Id: Ib4eb7dfa3403f3fb9e8bbe19ba6237c4960c764c
10 lines
306 B
YAML
10 lines
306 B
YAML
---
|
|
name: Wireguard protocol
|
|
maintainer: Artem Glazychev <artem.glazychev@xored.com>
|
|
features:
|
|
- "based on wireguard-openbsd implementation: https://git.zx2c4.com/wireguard-openbsd"
|
|
- creating secure VPN-tunnel
|
|
description: "Wireguard protocol implementation"
|
|
state: development
|
|
properties: [API, CLI]
|