ae 61303c568a 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-10-30 12:44:46 +00:00
2014-10-30 11:34:07 +00:00
2014-11-07 19:13:19 +00:00
2014-11-06 13:13:09 +00:00
2014-11-06 13:13:09 +00:00
2014-11-07 19:13:19 +00:00
2012-11-17 20:04:04 +00:00
2013-12-17 10:53:17 +00:00
2012-10-22 21:49:56 +00:00