X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=system.h;h=e1d35c9206477ab418a5d811c8bdb33a6864e27c;hp=ad7415635c74c2236bdd41f2720ed2248b2cd60e;hb=e757e7d352a244e20a0c32fec96b35e5893d62ea;hpb=c397d2788ffd27904ab89e437432b481c6e7e806 diff --git a/system.h b/system.h index ad74156..e1d35c9 100644 --- a/system.h +++ b/system.h @@ -25,6 +25,7 @@ enum tunnel_param { TUNNEL_ATTR_TYPE, TUNNEL_ATTR_REMOTE, TUNNEL_ATTR_LOCAL, + TUNNEL_ATTR_MTU, TUNNEL_ATTR_TTL, TUNNEL_ATTR_6RD_PREFIX, TUNNEL_ATTR_6RD_RELAY_PREFIX,