mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-06 09:17:34 +08:00
daemon: use per-interface features
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -5,7 +5,7 @@ option go_package = "github.com/stv0g/cunicu/pkg/proto/core";
|
||||
|
||||
import "common.proto";
|
||||
import "core/peer.proto";
|
||||
import "feat/epdisc.proto";
|
||||
import "feature/epdisc.proto";
|
||||
|
||||
// Type of the WireGuard interface impelementation
|
||||
enum InterfaceType {
|
||||
|
Reference in New Issue
Block a user