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/6790] New: Linux bits/in.h should define IP_PMTUDISC_PROBE (and IPV6_PMTUDISC_PROBE)


In version 2.6.22 of the Linux kernel (more specifically, in
<http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=628a5c561890a9a9a74dea017873530584aab06e>)
a new value, IP_PMTUDISC_PROBE, was defined for the IP_MTU_DISCOVER sockopt. 
(Similarly, IPV6_PMTUDISC_PROBE was defined for IPV6_MTU_DISCOVER.)  These value
thus need to be defined in libc/sysdeps/unix/sysv/linux/bits/in.h to be usable
by userland programs.

-- 
           Summary: Linux bits/in.h should define IP_PMTUDISC_PROBE (and
                    IPV6_PMTUDISC_PROBE)
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: lennox at cs dot columbia dot edu
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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

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


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