From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21271 invoked by alias); 12 Sep 2014 11:39:33 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 21260 invoked by uid 89); 12 Sep 2014 11:39:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <5412DB6A.1040403@redhat.com> Date: Fri, 12 Sep 2014 11:39:00 -0000 From: Florian Weimer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: "Joseph S. Myers" CC: libc-alpha@sourceware.org Subject: Re: Add new Linux 3.16 constants to netinet/udp.h References: <54108AB3.5000600@redhat.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2014-09/txt/msg00272.txt.bz2 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