This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc
- From: Cong Wang <xiyou dot wangcong at gmail dot com>
- To: Cong Wang <xiyou dot wangcong at gmail dot com>, libc-alpha at sourceware dot org, "Carlos O'Donell" <carlos at redhat dot com>
- Date: Thu, 26 Feb 2015 22:31:10 -0800
- Subject: Re: [PATCH] Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc
- Authentication-results: sourceware.org; auth=none
- References: <1420589599-9094-1-git-send-email-xiyou dot wangcong at gmail dot com> <20150225051340 dot GK6655 at vapier>
On Tue, Feb 24, 2015 at 9:13 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On 06 Jan 2015 16:13, Cong Wang wrote:
>> Similarly to what we did for in6_addr, we need a macro
>> to guard in6_pktinfo and ip6_mtuinfo too.
>
> i've pushed this now. please write ChangeLog entries in the future.
Sure, I thought some git hook will automatically write the ChangeLog.
Thanks for fixing it!