public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/3905] New: bits/in.h misses IPV6_V6ONLY
@ 2007-01-23  2:42 samuel dot thibault at ens-lyon dot org
  2007-01-23  2:51 ` [Bug libc/3905] " samuel dot thibault at ens-lyon dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-01-23  2:42 UTC (permalink / raw)
  To: glibc-bugs

bits/in.h doesn't have the IPV6_V6ONLY define, which is required by susv3. I guess it should just be defined to 22, just after IPV6_LEAVE_GROUP

-- 
           Summary: bits/in.h misses IPV6_V6ONLY
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: samuel dot thibault at ens-lyon dot org
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug libc/3905] bits/in.h misses IPV6_V6ONLY
  2007-01-23  2:42 [Bug libc/3905] New: bits/in.h misses IPV6_V6ONLY samuel dot thibault at ens-lyon dot org
@ 2007-01-23  2:51 ` samuel dot thibault at ens-lyon dot org
  2007-01-23  6:26 ` [Bug hurd/3905] " drepper at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-01-23  2:51 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2007-01-23 02:50 -------
Or rather, defined to 26, just like on Linux.


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/3905] bits/in.h misses IPV6_V6ONLY
  2007-01-23  2:42 [Bug libc/3905] New: bits/in.h misses IPV6_V6ONLY samuel dot thibault at ens-lyon dot org
  2007-01-23  2:51 ` [Bug libc/3905] " samuel dot thibault at ens-lyon dot org
@ 2007-01-23  6:26 ` drepper at redhat dot com
  2007-04-20 16:02 ` cvs-commit at gcc dot gnu dot org
  2007-04-20 16:03 ` aj at suse dot de
  3 siblings, 0 replies; 5+ messages in thread
From: drepper at redhat dot com @ 2007-01-23  6:26 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|drepper at redhat dot com   |roland at gnu dot org
          Component|libc                        |hurd


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/3905] bits/in.h misses IPV6_V6ONLY
  2007-01-23  2:42 [Bug libc/3905] New: bits/in.h misses IPV6_V6ONLY samuel dot thibault at ens-lyon dot org
  2007-01-23  2:51 ` [Bug libc/3905] " samuel dot thibault at ens-lyon dot org
  2007-01-23  6:26 ` [Bug hurd/3905] " drepper at redhat dot com
@ 2007-04-20 16:02 ` cvs-commit at gcc dot gnu dot org
  2007-04-20 16:03 ` aj at suse dot de
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2007-04-20 16:02 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2007-04-20 17:02 -------
Subject: Bug 3905

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	aj@sourceware.org	2007-04-20 17:02:20

Modified files:
	bits           : in.h 
	.              : ChangeLog 

Log message:
	[BZ #3905]
	* bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
	IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
	Added.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/bits/in.h.diff?cvsroot=glibc&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.10592&r2=1.10593



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/3905] bits/in.h misses IPV6_V6ONLY
  2007-01-23  2:42 [Bug libc/3905] New: bits/in.h misses IPV6_V6ONLY samuel dot thibault at ens-lyon dot org
                   ` (2 preceding siblings ...)
  2007-04-20 16:02 ` cvs-commit at gcc dot gnu dot org
@ 2007-04-20 16:03 ` aj at suse dot de
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2007-04-20 16:03 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aj at suse dot de  2007-04-20 17:03 -------
fixed for glibc 2.6.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2007-04-20 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-23  2:42 [Bug libc/3905] New: bits/in.h misses IPV6_V6ONLY samuel dot thibault at ens-lyon dot org
2007-01-23  2:51 ` [Bug libc/3905] " samuel dot thibault at ens-lyon dot org
2007-01-23  6:26 ` [Bug hurd/3905] " drepper at redhat dot com
2007-04-20 16:02 ` cvs-commit at gcc dot gnu dot org
2007-04-20 16:03 ` aj at suse dot de

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