Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 07:57:20 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet in.c
Message-ID:  <200110301557.f9UFvKE21930@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/10/30 07:57:20 PST

  Modified files:
    sys/netinet          in.c 
  Log:
  Make sure the netmask always has an address family.  This fixes Linux
  ifconfig, which expects the address returned by the SIOCGIFNETMASK ioctl
  to have a valid sa_family.  Similar changes may be necessary for IPv6.
  
  While we're here, get rid of an unnecessary temp variable.
  
  MFC after:	2 weeks
  
  Revision  Changes    Path
  1.60      +5 -4      src/sys/netinet/in.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110301557.f9UFvKE21930>