Artem Glazychev edca1325cf wireguard: initial implementation of wireguard protocol
Type: feature

The main information about plugin you can see in README.md

vpp# wireguard ?
  wireguard create                         wireguard create listen-port <port> private-key <key> src <IP> [generate-key]
  wireguard delete                         wireguard delete <interface>
  wireguard peer add                       wireguard peer add <wg_int> public-key <pub_key_other>endpoint <ip4_dst> allowed-ip <prefix>dst-port [port_dst] persistent-keepalive [keepalive_interval]
  wireguard peer remove                    wireguard peer remove <index>

Change-Id: I85eb0bfc033ccfb2045696398d8a108b1c64b8d9
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Signed-off-by: Damjan Marion <damarion@cisco.com>
Signed-off-by: Jim Thompson <jim@netgate.com>
Signed-off-by: Neale Ranns <nranns@cisco.com>
Signed-off-by: Damjan Marion <damarion@cisco.com>
2020-09-09 11:57:48 +00:00
..
2020-08-06 12:10:50 -04:00
2019-06-24 16:03:09 +00:00
2019-11-05 21:08:59 +00:00
2020-04-28 11:54:00 +00:00
2019-11-05 21:08:59 +00:00
2020-04-28 20:55:20 +00:00
2019-12-03 14:53:47 +00:00
2019-12-03 14:53:47 +00:00
2020-03-27 12:46:42 +00:00
2020-09-04 12:14:51 +00:00
2020-07-16 11:25:08 +00:00
2020-08-14 09:38:58 +00:00
2020-06-16 01:35:05 +00:00
2020-03-09 13:46:29 +00:00
2020-04-28 11:54:00 +00:00
2020-03-27 12:46:42 +00:00
2020-04-07 08:21:43 +00:00
2020-03-05 15:26:51 +00:00
2020-03-05 15:26:51 +00:00
2019-12-11 15:23:55 +00:00
2020-05-05 20:50:10 +00:00
2019-06-18 13:31:39 +00:00
2019-03-29 16:02:27 +00:00
2020-03-12 12:28:47 +00:00
2019-07-31 16:17:36 +00:00