public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug network/18643] New: Missing IPV6_* defines.
@ 2015-07-08 13:03 carlos at redhat dot com
  2015-07-08 14:59 ` [Bug network/18643] " cvs-commit at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: carlos at redhat dot com @ 2015-07-08 13:03 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18643
           Summary: Missing IPV6_* defines.
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: carlos at redhat dot com
  Target Milestone: ---

The linux bits/in.h  is missing the some RFC3542 defines for IPV6.

These need to be added:

#define IPV6_RECVPATHMTU        60
#define IPV6_PATHMTU            61
#define IPV6_DONTFRAG           62

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


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

* [Bug network/18643] Missing IPV6_* defines.
  2015-07-08 13:03 [Bug network/18643] New: Missing IPV6_* defines carlos at redhat dot com
@ 2015-07-08 14:59 ` cvs-commit at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2015-07-08 14:59 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  1c1e3125206ef810dc7282023f6267a33b486233 (commit)
      from  2e4250225cf894e11c926007698cea8096a372fb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=1c1e3125206ef810dc7282023f6267a33b486233

commit 1c1e3125206ef810dc7282023f6267a33b486233
Author: Carlos O'Donell <carlos@systemhalted.org>
Date:   Wed Jul 8 09:26:45 2015 -0400

    Add missing Advanced API (RFC3542) (1) defines.

    Fixes bug 18643.

    Defines IPV6_RECVPATHMTU, IPV6_PATHMTU, and IPV6_DONTFRAG for Linux.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                         |    8 +++++++-
 NEWS                              |    2 +-
 sysdeps/unix/sysv/linux/bits/in.h |    5 +++++
 3 files changed, 13 insertions(+), 2 deletions(-)

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


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

end of thread, other threads:[~2015-07-08 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-08 13:03 [Bug network/18643] New: Missing IPV6_* defines carlos at redhat dot com
2015-07-08 14:59 ` [Bug network/18643] " cvs-commit at gcc dot gnu.org

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