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-10-14 13:31:47 +00:00
2014-11-07 19:13:19 +00:00
In
2013-11-30 12:51:19 +00:00
2014-09-04 19:28:02 +00:00
2014-09-24 20:12:40 +00:00