Alexander V. Chernikov f998535a66 netinet6: allow ND entries creation for all directly-reachable
destinations.

The current assumption is that kernel-handled rtadv prefixes along with
 the interface address prefixes are the only prefixes considered in
 the ND neighbor eligibility code.
Change this by allowing any non-gatewaye routes to be eligible. This
 will allow DHCPv6-controlled routes to be correctly handled by
 the ND code.
Refactor nd6_is_new_addr_neighbor() to enable more deterministic
 performance in "found" case and remove non-needed
 V_rt_add_addr_allfibs handling logic.

Reviewed By: kbowling
Differential Revision: https://reviews.freebsd.org/D23695
MFC after:	1 month
2022-08-10 14:19:19 +00:00
..
2022-08-02 21:11:09 +03:00
2022-07-24 16:53:35 -06:00
2022-05-20 17:11:27 +01:00
2022-08-02 21:11:09 +03:00
2022-08-02 21:11:09 +03:00
2022-08-02 21:11:09 +03:00
2022-08-02 21:11:09 +03:00
2022-08-09 09:46:50 +02:00
2022-06-07 12:29:53 +02:00