Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从事一个网络安全项目,我注意到一些我无法解释的事情:
为什么我们需要 arp 中的源硬件地址字段?它不是已经包含在以太网标头中了吗?
ARP 是这样设计的,因此它可以在其他硬件上运行,而不仅仅是以太网。看看这里。