UuidCreateSequential 相对于 MAC 地址的确定性如何?
我的理解是,在XP、Vista和Win7的Windows系统上,以及基于相同内核的服务器产品上,UuidCreateSequential() Win32 API调用利用系统上的MAC地址之一来生成UUID,并且将该值放在生成的 GUID 的尾部。
我的问题是,假设网络设备的配置集不变,UuidCreateSequential每次总是选择相同的MAC地址吗?
My understanding is that on Windows systems in XP, Vista, and Win7, and on the server products based on the same kernels, the UuidCreateSequential() Win32 API call makes use of one of the MAC addresses on the system to generate the UUID, and places that value at the tail end of the generated GUID.
My question is, given that the configuration set of network devices does not change, does UuidCreateSequential always choose the same MAC address each time?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您不能依赖所使用的相同 MAC 地址。来自 RFC:
You cannot rely on the same MAC address being used. From the RFC: