This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h
- From: Florian Weimer <fweimer at redhat dot com>
- To: Joseph Myers <joseph at codesourcery dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Fri, 24 May 2019 10:53:28 +0200
- Subject: Re: Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h
- References: <alpine.DEB.2.21.1905232117580.22178@digraph.polyomino.org.uk>
* Joseph Myers:
> +#define IGMP_MRDISC_ADV 0x30 /* From RFC4286. */
Looks good, matches the Linux sources.
Thanks,
Florian