From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22870 invoked by alias); 10 Sep 2014 17:30:37 -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 22856 invoked by uid 89); 10 Sep 2014 17:30:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <54108AB3.5000600@redhat.com> Date: Wed, 10 Sep 2014 17:30: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" , libc-alpha@sourceware.org Subject: Re: Add new Linux 3.16 constants to netinet/udp.h References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2014-09/txt/msg00191.txt.bz2 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. -- Florian Weimer / Red Hat Product Security