Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 1995 21:37:25 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <199505270437.VAA10948@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/05/26 21:37:25

  Modified:    sys/net   if.c
  Log:
  Added a fix for a bug which caused the wrong interface to be selected
  for broadcasts if point-to-point links shared the same IP address as
  the ethernet. The fix must be enabled with P2P_LOCALADDR_SHARE option
  in the kernel config file. This will someday likely be standard, but
  there isn't sufficient time before release to determine if there are
  any interoperability problems with routed and/or gated.
  
  Reviewed by:	Garrett Wollman, and me
  Submitted by:	Peter Wemm



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