Merge "[qca-nss-clients] Check neigh entry state"
diff --git a/exports/nss_connmgr_tunipip6.h b/exports/nss_connmgr_tunipip6.h
index faebe9c..7f8bd2c 100644
--- a/exports/nss_connmgr_tunipip6.h
+++ b/exports/nss_connmgr_tunipip6.h
@@ -70,6 +70,7 @@
bool ttl_inherit; /**< Inherit IPv4 ttl to hoplimit. */
bool tos_inherit; /**< Inherit IPv4 tos. */
bool frag_id_update; /**< Enable fragment ID support. Applicable for MAP-E/4RD only. */
+ uint32_t fmr_max; /**< Maximum number of FMR that can be configured. */
};
/**