Parcourir la source

Add ETH_P_AOE

tags/v0.9.3
Michael Brown il y a 18 ans
Parent
révision
6d6252067f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/include/gpxe/if_ether.h

+ 1
- 0
src/include/gpxe/if_ether.h Voir le fichier

@@ -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 {

Chargement…
Annuler
Enregistrer