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 network/18513] nss_dns ignores TTL of PTR records


https://sourceware.org/bugzilla/show_bug.cgi?id=18513

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  6b142b3a1d007d7e6f50c26710de7177bc4aca74 (commit)
      from  ef635a29f7123f25ee0600b7a6aca1c511c63e85 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6b142b3a1d007d7e6f50c26710de7177bc4aca74

commit 6b142b3a1d007d7e6f50c26710de7177bc4aca74
Author: Andreas Schwab <schwab@suse.de>
Date:   Mon Jun 8 15:21:18 2015 +0200

    Record TTL also for DNS PTR queries (bug 18513)

    This allows nscd to manage proper TTL for GETHOSTBYADDR[v6] requests.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                 |    6 ++++++
 NEWS                      |    6 +++---
 resolv/nss_dns/dns-host.c |    6 ++++++
 3 files changed, 15 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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