public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@gotplt.org>
To: Florian Weimer <fweimer@redhat.com>, libc-alpha@sourceware.org
Subject: Re: [PATCH 1/3] support: Provide a way to reorder responses within the DNS test server
Date: Tue, 13 Oct 2020 23:42:25 +0530	[thread overview]
Message-ID: <4bd5e9be-30b3-8cac-210d-7268922c6094@gotplt.org> (raw)
In-Reply-To: <55f9a2d387df8fae7d44275e2cf7dce8eccd120e.1599829382.git.fweimer@redhat.com>

On 9/11/20 6:33 PM, Florian Weimer via Libc-alpha wrote:
> ---
>  support/Makefile                            |  2 +
>  support/resolv_response_context_duplicate.c | 37 +++++++++++++
>  support/resolv_response_context_free.c      | 28 ++++++++++
>  support/resolv_test.c                       | 59 +++++++++++++--------
>  support/resolv_test.h                       | 37 +++++++++++--
>  5 files changed, 135 insertions(+), 28 deletions(-)
>  create mode 100644 support/resolv_response_context_duplicate.c
>  create mode 100644 support/resolv_response_context_free.c
> 

Looks good to me.

Thanks,
Siddhesh


      parent reply	other threads:[~2020-10-13 18:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 13:03 Florian Weimer
2020-09-11 13:03 ` [PATCH 2/3] support: Provide a way to clear the RA bit in DNS server responses Florian Weimer
2020-10-13 18:13   ` Siddhesh Poyarekar
2020-09-11 13:05 ` [PATCH 3/3] resolv: Handle transaction ID collisions in parallel queries (bug 26600) Florian Weimer
2020-10-13 10:14   ` Florian Weimer
2020-10-13 18:18   ` Siddhesh Poyarekar
2020-10-14 16:32     ` Stefan Liebler
2020-10-14 17:57       ` Florian Weimer
2020-10-15 10:35         ` Florian Weimer
2020-10-15 15:02         ` Stefan Liebler
2020-10-13 18:12 ` Siddhesh Poyarekar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4bd5e9be-30b3-8cac-210d-7268922c6094@gotplt.org \
    --to=siddhesh@gotplt.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).