]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- In nd6_rtrequest(), ignored a route when it is created by cloning and
authorume <ume@FreeBSD.org>
Thu, 28 Feb 2002 17:05:46 +0000 (17:05 +0000)
committerume <ume@FreeBSD.org>
Thu, 28 Feb 2002 17:05:46 +0000 (17:05 +0000)
commit7bf004382faaec4048fe51fff89505f13a1bed3a
tree2829b10aceeb19102d78abdc80a600376f3f5ba1
parentb60aca7d4b27fa1e21a79db947dce17304f76bc1
- 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
sys/netinet6/nd6.c