X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=system.h;h=d2931573ac6e070b807a913222c780ce25ec6041;hp=691667cad128deaf08bca2409eda187cce4319a9;hb=3b8673edadc8ce6d1d90c12e6b8e57eeb291c521;hpb=587655b45085fcfc9c575792640c21c6ffb24f42 diff --git a/system.h b/system.h index 691667c..d293157 100644 --- a/system.h +++ b/system.h @@ -28,6 +28,7 @@ enum tunnel_param { TUNNEL_ATTR_TTL, TUNNEL_ATTR_6RD_PREFIX, TUNNEL_ATTR_6RD_RELAY_PREFIX, + TUNNEL_ATTR_LINK, __TUNNEL_ATTR_MAX };