about summary refs log tree commit diff
path: root/src/core/nm-netns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nm-netns.h')
-rw-r--r--src/core/nm-netns.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/nm-netns.h b/src/core/nm-netns.h
index 5ddb852a..e32d5680 100644
--- a/src/core/nm-netns.h
+++ b/src/core/nm-netns.h
@@ -43,6 +43,7 @@ NML3Cfg *nm_netns_l3cfg_acquire(NMNetns *netns, int ifindex);
 
 typedef enum {
     NM_NETNS_IP_RESERVATION_TYPE_SHARED4,
+    NM_NETNS_IP_RESERVATION_TYPE_CLAT,
 
     _NM_NETNS_IP_RESERVATION_TYPE_NUM,
 } NMNetnsIPReservationType;