소스 검색

Add ETH_P_AOE

tags/v0.9.3
Michael Brown 18 년 전
부모
커밋
6d6252067f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/include/gpxe/if_ether.h

+ 1
- 0
src/include/gpxe/if_ether.h 파일 보기

@@ -18,6 +18,7 @@
18 18
 #define ETH_P_RARP	0x8035	/* Reverse Address resolution Protocol */
19 19
 #define ETH_P_IPV6	0x86DD	/* IPv6 over blueblook */
20 20
 #define ETH_P_SLOW	0x8809	/* Ethernet slow protocols */
21
+#define ETH_P_AOE	0x88A2	/* ATA over Ethernet */
21 22
 
22 23
 /** An Ethernet link-layer header */
23 24
 struct ethhdr {

Loading…
취소
저장