add missing RFC3542 definition.

Submitted by:	Keiichi SHIMA <keiichi__at__iijlab.net>
Obtained from:	KAME
This commit is contained in:
Hajimu UMEMOTO 2005-07-20 09:17:41 +00:00
parent ca108fe268
commit 77b6f9ed40
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=148171

View File

@ -97,6 +97,7 @@ struct icmp6_hdr {
#define MLD_LISTENER_QUERY 130 /* multicast listener query */
#define MLD_LISTENER_REPORT 131 /* multicast listener report */
#define MLD_LISTENER_DONE 132 /* multicast listener done */
#define MLD_LISTENER_REDUCTION MLD_LISTENER_DONE /* RFC3542 definition */
/* RFC2292 decls */
#define ICMP6_MEMBERSHIP_QUERY 130 /* group membership query */