[PATCH 0/2] Fix getifaddrs problems

Ken Brown kbrown@cornell.edu
Mon Jul 26 21:02:44 GMT 2021


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.


More information about the Cygwin-patches mailing list