kilo/pkg/wireguard
Lucas Servén Marín 20349de548
pkg/wireguard: allow specifying iface named
This commit makes it possible to specify the Kilo interface name. If the
specified interface exists, it will be used; if it does not exist, Kilo
will create it. If the interface already existed, then it will not be
deleted on shutdown; otherwise Kilo will destroy the interface.

Fixes: https://github.com/squat/kilo/issues/8
Addresses: 1/2 of https://github.com/squat/kilo/issues/17
2019-09-24 16:05:10 +02:00
..
conf.go pkg: deduplicate peer IP addresses 2019-05-10 02:07:42 +02:00
conf_test.go pkg/wireguard: allow specifying iface named 2019-09-24 16:05:10 +02:00
wireguard.go pkg/wireguard: allow specifying iface named 2019-09-24 16:05:10 +02:00