]> The Tcpdump Group git mirrors - tcpdump/commitdiff
add ETHERTYPE_IPV6. we have been using this in kame repository so it should
authoritojun <itojun>
Wed, 19 Jan 2000 13:36:25 +0000 (13:36 +0000)
committeritojun <itojun>
Wed, 19 Jan 2000 13:36:25 +0000 (13:36 +0000)
be safe.

linux-include/netinet/if_ether.h

index 98545adc6576d9a1f1f634aeae452c744b27ef45..f99e9ccda3c3e14e173f651209926db6c2258964 100644 (file)
@@ -60,6 +60,7 @@ struct        ether_header {
 #define        ETHERTYPE_IP            0x0800  /* IP protocol */
 #define ETHERTYPE_ARP          0x0806  /* Addr. resolution protocol */
 #define ETHERTYPE_REVARP       0x8035  /* reverse Addr. resolution protocol */
+#define ETHERTYPE_IPV6         0x86dd  /* IPv6 */
 
 /*
  * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have