public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux
@ 2011-09-15 18:01 nhorman at tuxdriver dot com
  2011-09-15 18:02 ` [Bug libc/13192] " nhorman at tuxdriver dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: nhorman at tuxdriver dot com @ 2011-09-15 18:01 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/13192] need to define IP_MULTICAST_ALL for Linux
  2011-09-15 18:01 [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux nhorman at tuxdriver dot com
@ 2011-09-15 18:02 ` nhorman at tuxdriver dot com
  2011-09-15 18:10 ` nhorman at tuxdriver dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: nhorman at tuxdriver dot com @ 2011-09-15 18:02 UTC (permalink / raw)
  To: glibc-bugs

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

Neil Horman <nhorman at tuxdriver dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper.fsp at gmail dot    |nhorman at tuxdriver dot
                   |com                         |com

-- 
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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/13192] need to define IP_MULTICAST_ALL for Linux
  2011-09-15 18:01 [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux nhorman at tuxdriver dot com
  2011-09-15 18:02 ` [Bug libc/13192] " nhorman at tuxdriver dot com
@ 2011-09-15 18:10 ` nhorman at tuxdriver dot com
  2011-09-28 12:24 ` aj at suse dot de
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: nhorman at tuxdriver dot com @ 2011-09-15 18:10 UTC (permalink / raw)
  To: glibc-bugs

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

Neil Horman <nhorman at tuxdriver dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

-- 
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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/13192] need to define IP_MULTICAST_ALL for Linux
  2011-09-15 18:01 [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux nhorman at tuxdriver dot com
  2011-09-15 18:02 ` [Bug libc/13192] " nhorman at tuxdriver dot com
  2011-09-15 18:10 ` nhorman at tuxdriver dot com
@ 2011-09-28 12:24 ` aj at suse dot de
  2014-02-16 17:44 ` jackie.rosen at hushmail dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: aj at suse dot de @ 2011-09-28 12:24 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |aj at suse dot de
         Resolution|                            |FIXED

--- Comment #1 from Andreas Jaeger <aj at suse dot de> 2011-09-28 12:24:30 UTC ---
Thanks, fixed for glibc 2.15.

-- 
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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/13192] need to define IP_MULTICAST_ALL for Linux
  2011-09-15 18:01 [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux nhorman at tuxdriver dot com
                   ` (2 preceding siblings ...)
  2011-09-28 12:24 ` aj at suse dot de
@ 2014-02-16 17:44 ` jackie.rosen at hushmail dot com
  2014-05-28 19:45 ` schwab at sourceware dot org
  2014-06-27 12:03 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 17:44 UTC (permalink / raw)
  To: glibc-bugs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #2 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/13192] need to define IP_MULTICAST_ALL for Linux
  2011-09-15 18:01 [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux nhorman at tuxdriver dot com
                   ` (3 preceding siblings ...)
  2014-02-16 17:44 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:45 ` schwab at sourceware dot org
  2014-06-27 12:03 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:45 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/13192] need to define IP_MULTICAST_ALL for Linux
  2011-09-15 18:01 [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux nhorman at tuxdriver dot com
                   ` (4 preceding siblings ...)
  2014-05-28 19:45 ` schwab at sourceware dot org
@ 2014-06-27 12:03 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 12:03 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-06-27 12:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-15 18:01 [Bug libc/13192] New: need to define IP_MULTICAST_ALL for Linux nhorman at tuxdriver dot com
2011-09-15 18:02 ` [Bug libc/13192] " nhorman at tuxdriver dot com
2011-09-15 18:10 ` nhorman at tuxdriver dot com
2011-09-28 12:24 ` aj at suse dot de
2014-02-16 17:44 ` jackie.rosen at hushmail dot com
2014-05-28 19:45 ` schwab at sourceware dot org
2014-06-27 12:03 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).