- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我的本地标题 /usr/include/linux/if_ether.h
具有以下定义:
#define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */
最佳答案
从互联网文件:
In 1979, Digital Equipment Corporation (DEC), Intel, and Xerox came together for the purpose of standardizing an Ethernet system that any company could use. In September 1980 the three companies released Version 1.0 of the first Ethernet specification called the “Ethernet Blue Book”, or “DIX standard” (after the initials of the three companies). It defined the “thick” Ethernet system (10Base5), based on a 10 Mb/s CSMA/CD (CarrierSense Multiple Access with Collision Detection) protocol. It is known as “thick” Ethernet because of the thick coaxial cable used to connect devices on the network. The first Ethernet controller boards based on the DIX standard became available about 1982.
关于linux-kernel - 在网络编程的上下文中,什么是 "bluebook"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35347146/
我的本地标题 /usr/include/linux/if_ether.h具有以下定义: #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ 什
我是一名优秀的程序员,十分优秀!