From 5ba1414c16d02886195dc053bf8873f838b43cc4 Mon Sep 17 00:00:00 2001 From: Andree Klattenhoff Date: Mon, 8 Nov 2021 20:50:02 +0100 Subject: [PATCH] update docs --- Documentation/backends.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/backends.md b/Documentation/backends.md index de08e1a7b4..1639ff92cd 100644 --- a/Documentation/backends.md +++ b/Documentation/backends.md @@ -178,4 +178,6 @@ Type: If no private key was generated before the private key is written to `/run/flannel/wgkey`. You can use environment `WIREGUARD_KEY_FILE` to change this path. -The static name of the interface is `flannel-wg`. WireGuard tools like `wg show` can be used to debug interface and peers. +The static name of the interfaces are `flannel-wg` and `flannel-wg-v6`. WireGuard tools like `wg show` can be used to debug interfaces and peers. + +Users of kernels < 5.6 need to [install](https://www.wireguard.com/install/) a module.