public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix getifaddrs problems
@ 2021-07-26 21:02 Ken Brown
  2021-07-28  8:23 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Ken Brown @ 2021-07-26 21:02 UTC (permalink / raw)
  To: cygwin-patches

The two patches in this series fix the two problems reported in

   https://cygwin.com/pipermail/cygwin/2021-July/248970.html

As I indicated in that message, I'm not 100% sure of the second patch.

Ken

Ken Brown (2):
   Cygwin: getifaddrs: fix address family for IPv6 netmasks
   Cygwin: getifaddrs: don't return a zero IPv4 address

  winsup/cygwin/net.cc | 30 ++++++++++++++++++++++++------
  1 file changed, 24 insertions(+), 6 deletions(-)

-- 
2.32.0

P.S. I'm sending the patches as attachments in the next two messages because my 
SMTP server uses an authentication method that is not compatible with git 
send-email.  If this gets to be annoying, I have a different email account that 
I could start using for patches.

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

* Re: [PATCH 0/2] Fix getifaddrs problems
  2021-07-26 21:02 [PATCH 0/2] Fix getifaddrs problems Ken Brown
@ 2021-07-28  8:23 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2021-07-28  8:23 UTC (permalink / raw)
  To: cygwin-patches

On Jul 26 17:02, Ken Brown wrote:
> The two patches in this series fix the two problems reported in
> 
>   https://cygwin.com/pipermail/cygwin/2021-July/248970.html
> 
> As I indicated in that message, I'm not 100% sure of the second patch.

Just checked on Linux and it looks like the right thing to do.
Please push.


Thx,
Corinna

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

end of thread, other threads:[~2021-07-28  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 21:02 [PATCH 0/2] Fix getifaddrs problems Ken Brown
2021-07-28  8:23 ` Corinna Vinschen

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