Bug 13192 - need to define IP_MULTICAST_ALL for Linux
Summary: need to define IP_MULTICAST_ALL for Linux
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Neil Horman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 18:01 UTC by Neil Horman
Modified: 2014-06-27 12:03 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments
patch to define IP_MULTICAST_ALL in glibc (233 bytes, patch)
2011-09-15 18:01 UTC, Neil Horman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Horman 2011-09-15 18:01:31 UTC
Created attachment 5933 [details]
patch to define IP_MULTICAST_ALL in glibc

Linux supports an OS specific socket option IP_MULTICAST_ALL.  This is defined in the kernel, but not yet in glibc, so users can't take advantage of it.  The attached patch should fix it
Comment 1 Andreas Jaeger 2011-09-28 12:24:30 UTC
Thanks, fixed for glibc 2.15.
Comment 2 Jackie Rosen 2014-02-16 17:44:01 UTC Comment hidden (spam)