OVERLAY_MTU_MIN
if (mtu < OVERLAY_MTU_MIN || mtu > OVERLAY_MTU_MAX)
mac_prop_info_set_range_uint32(prh, OVERLAY_MTU_MIN, OVERLAY_MTU_MAX);