Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 1996 15:53:10 -0700 (PDT)
From:      Bill Fenner <fenner>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet if_ether.c
Message-ID:  <199606202253.PAA23329@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

fenner      96/06/20 15:53:10

  Modified:    sys/netinet  if_ether.c
  Log:
  Use the route that's guaranteed to exist when picking a source address
  for ARP requests.
  
  The NetBSD version of this patch (see NetBSD PR kern/2381) has this change
  already.  This should close our PR kern/1140 .
  
  Although it's not quite what he submitted, I got the idea from him so
  Submitted by:	Jin Guojun <jin@george.lbl.gov>
  
  Revision  Changes    Path
  1.32      +2 -2      src/sys/netinet/if_ether.c



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