Andrey V. Elsukov 3e88eb903b Remove ip6_getdstifaddr() and all functions to work with auxiliary data.
It isn't safe to keep unreferenced ifaddrs. Use in6ifa_ifwithaddr() to
determine ifaddr corresponding to destination address. Since currently
we keep addresses with embedded scope zone, in6ifa_ifwithaddr is called
with zero zoneid and marked with XXX.

Also remove route and lle lookups from ip6_input. Use in6ifa_ifwithaddr()
instead.

Sponsored by:	Yandex LLC
2014-11-08 19:38:34 +00:00
..
2014-11-08 11:56:26 +00:00
2014-11-08 07:30:40 +00:00
2014-11-07 19:13:19 +00:00
2014-10-12 18:01:52 +00:00
2014-11-07 20:23:43 +00:00
2014-09-25 19:10:32 +00:00
2014-11-07 20:15:23 +00:00
2014-09-23 06:32:19 +00:00