]> git.neil.brown.name Git - history.git/commitdiff
[IPV6]: Use IANA icmpv6 type for MLDv2 report.
authorHideaki Yoshifuji <yoshfuji@linux-ipv6.org>
Fri, 16 Apr 2004 07:51:15 +0000 (00:51 -0700)
committerHideaki Yoshifuji <yoshfuji@linux-ipv6.org>
Fri, 16 Apr 2004 07:51:15 +0000 (00:51 -0700)
include/linux/icmpv6.h

index 604cef611b6c611b6152e11c77f7da8671191c34..6b2bf70d2417d8e52ea6cba84330d14ee8567451 100644 (file)
@@ -95,8 +95,7 @@ struct icmp6hdr {
 #define MLD2_ALLOW_NEW_SOURCES 5
 #define MLD2_BLOCK_OLD_SOURCES 6
 
-/* this must be an IANA-assigned value; 206 for testing only */
-#define ICMPV6_MLD2_REPORT             206
+#define ICMPV6_MLD2_REPORT             143
 #define MLD2_ALL_MCR_INIT { { { 0xff,0x02,0,0,0,0,0,0,0,0,0,0,0,0,0,0x16 } } }
 
 /*