aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peer.h')
-rw-r--r--src/peer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/peer.h b/src/peer.h
index 49784d1..b8f5053 100644
--- a/src/peer.h
+++ b/src/peer.h
@@ -28,6 +28,7 @@ struct endpoint {
};
struct in6_addr src6;
};
+ bool fixed;
};
struct wireguard_peer {