summaryrefslogtreecommitdiffhomepage
path: root/src/uapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uapi.h')
-rw-r--r--src/uapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uapi.h b/src/uapi.h
index 21d4af1..6e3662f 100644
--- a/src/uapi.h
+++ b/src/uapi.h
@@ -98,6 +98,7 @@ struct wgpeer {
__u32 replace_ipmasks : 1; /* Set */
__u16 num_ipmasks; /* Get/Set */
+ __u16 persistent_keepalive_interval; /* Get/Set -- 0 = off, 0xffff = unset */
};
struct wgdevice {