Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 03:47:41 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net route.c
Message-ID:  <200110021047.f92AlfN77895@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/10/02 03:47:41 PDT

  Modified files:        (Branch: RELENG_4)
    sys/net              route.c 
  Log:
  MFC: 1.62:
  
  When looking for an interface appropriate for the (new or changing)
  route in ifa_ifwithroute(), as the last resort, look up the route to
  the gateway, not the destination, to derive the interface from.
  
  PR:		kern/27852
  
  Revision  Changes    Path
  1.59.2.4  +2 -2      src/sys/net/route.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?200110021047.f92AlfN77895>