X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=system.h;h=d2931573ac6e070b807a913222c780ce25ec6041;hp=691667cad128deaf08bca2409eda187cce4319a9;hb=da279866a33682e590428b740b4564a4b2e6f780;hpb=0f0fa4f1c8cb4f793c3dddd1edd1420483e9e325 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 };