This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux


http://sourceware.org/bugzilla/show_bug.cgi?id=13192

             Bug #: 13192
           Summary: need to define IP_MULTICAST_ALL for Linux
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: nhorman@tuxdriver.com
    Classification: Unclassified


Created attachment 5933
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5933
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

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]