Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 09:05:46 -0800 (PST)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 nd6.c
Message-ID:  <200202281705.g1SH5ke73548@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/02/28 09:05:46 PST

  Modified files:
    sys/netinet6         nd6.c 
  Log:
  - In nd6_rtrequest(), ignored a route when it is created by cloning and
  is not a neighbor.  see comments for the detailed reason.
  
  - Rejected the process of nd6_rtrequest() when the request is RESOLVE and
  the interface does not need neighbor caches.
  
  Obtained from:  KAME
  MFC After:      1 week
  
  Revision  Changes    Path
  1.15      +21 -0     src/sys/netinet6/nd6.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?200202281705.g1SH5ke73548>