]> The Tcpdump Group git mirrors - libpcap/commitdiff
correct ethertype_ipv6 again. from <[email protected]>
authoritojun <itojun>
Thu, 29 Jun 2000 15:44:55 +0000 (15:44 +0000)
committeritojun <itojun>
Thu, 29 Jun 2000 15:44:55 +0000 (15:44 +0000)
ethertype.h

index 58aead919323b2aaafa1e27d8e1e8dd72aba6c34..0bfc6c5be2da5fe512c4e058957e00e6f6853bf6 100644 (file)
@@ -18,7 +18,7 @@
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * @(#) $Header: /tcpdump/master/libpcap/ethertype.h,v 1.8 2000-06-29 15:38:57 itojun Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/libpcap/ethertype.h,v 1.9 2000-06-29 15:44:55 itojun Exp $ (LBL)
  */
 
 /* Types missing from some systems */
@@ -72,7 +72,7 @@
 #define ETHERTYPE_AARP         0x80f3
 #endif
 #ifndef ETHERTYPE_IPV6
-#define ETHERTYPE_IPV6         0x80dd
+#define ETHERTYPE_IPV6         0x86dd
 #endif
 #ifndef        ETHERTYPE_LOOPBACK
 #define        ETHERTYPE_LOOPBACK      0x9000