This is the mail archive of the libc-alpha@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]

Re: Add new Linux 3.16 constants to netinet/udp.h


On 09/10/2014 10:28 PM, Joseph S. Myers wrote:
On Wed, 10 Sep 2014, Florian Weimer wrote:

On 09/10/2014 07:24 PM, Joseph S. Myers wrote:
+#define UDP_NO_CHECK6_TX 101	/* Disable sending checksum for UDP6X.  */

“UDP6X” appears to be a typo for “UDP6” in the kernel sources, but it should
actually say “UDP over IPv6” in our version because that's more descriptive.

Here's a patch with the comments revised accordingly.

Thanks.  Looks good to me.

--
Florian Weimer / Red Hat Product Security


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