Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 1995 22:31:04 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <199506280531.WAA21604@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/06/27 22:31:04

  Modified:    sys/net   if.c
  Log:
  Don't skip point-to-point interfaces if the netmask==0 (the netmask
  should be completely ignored for point-to-point interfaces).
  For point-to-point interfaces, route based on the destination address,
  not the local address.
  
  Submitted by:	Peter Wemm



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