public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* Cygwin: resolver: more fixes
@ 2022-01-18 22:39 Anton Lavrentiev
  2022-01-18 22:39 ` [PATCH 1/2] Cygwin: resolver: Fix to match response ID with request ID Anton Lavrentiev
  2022-01-18 22:39 ` [PATCH 2/2] Cygwin: resolver: Targets in SRV DNS responses may not be compressed Anton Lavrentiev
  0 siblings, 2 replies; 3+ messages in thread
From: Anton Lavrentiev @ 2022-01-18 22:39 UTC (permalink / raw)
  To: cygwin-patches

Proposed are two fixes for more little bugs in the resolver.  The first
one fixes the ID field returned in the response to match the ID of the
request (even in the case when the OS-supplied native resolver is used).
The second one is about the standard compliance (when the response is
relayed from the native OS resolver):  the targets in SRV records
should never be compressed.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-18 22:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 22:39 Cygwin: resolver: more fixes Anton Lavrentiev
2022-01-18 22:39 ` [PATCH 1/2] Cygwin: resolver: Fix to match response ID with request ID Anton Lavrentiev
2022-01-18 22:39 ` [PATCH 2/2] Cygwin: resolver: Targets in SRV DNS responses may not be compressed Anton Lavrentiev

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).