summaryrefslogtreecommitdiffhomepage
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/system.h b/system.h
index 73ceb41..5e275ca 100644
--- a/system.h
+++ b/system.h
@@ -24,6 +24,8 @@ enum tunnel_param {
TUNNEL_ATTR_REMOTE,
TUNNEL_ATTR_LOCAL,
TUNNEL_ATTR_TTL,
+ TUNNEL_ATTR_6RD_PREFIX,
+ TUNNEL_ATTR_6RD_RELAY_PREFIX,
__TUNNEL_ATTR_MAX
};