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-06 19:14:58 +00:00
2014-11-05 04:18:41 +00:00
2014-11-07 20:42:15 +00:00
2014-11-08 07:30:40 +00:00
2014-11-06 16:52:51 +00:00
2014-11-07 19:13:19 +00:00
2014-10-27 22:41:55 +00:00
2014-06-24 06:55:49 +00:00
2014-10-12 18:01:52 +00:00
2014-11-07 20:23:43 +00:00
2014-11-03 03:12:15 +00:00
2014-09-05 16:40:47 +00:00
2014-11-06 00:48:36 +00:00
2014-09-25 19:10:32 +00:00
2014-11-03 22:37:10 +00:00
2014-11-06 15:17:04 +00:00
2014-10-26 19:42:44 +00:00
2014-10-18 22:15:11 +00:00
2014-10-30 23:47:28 +00:00
2014-11-08 14:41:32 +00:00
2014-11-08 14:41:32 +00:00
2014-10-21 07:31:21 +00:00
2014-11-07 15:14:10 +00:00
2014-11-08 19:38:34 +00:00
2014-11-08 19:38:34 +00:00
2014-11-07 12:05:20 +00:00
2014-11-07 09:39:05 +00:00
2014-10-26 19:42:44 +00:00
2014-10-16 18:04:43 +00:00
2014-07-01 20:00:35 +00:00
2014-10-26 19:42:44 +00:00
2014-10-30 16:57:56 +00:00
2014-09-22 17:32:27 +00:00
2014-10-24 19:58:24 +00:00
2014-10-31 17:43:21 +00:00
2014-07-01 20:47:16 +00:00
2014-08-20 16:04:30 +00:00
2014-10-28 15:22:13 +00:00
2014-11-07 20:15:23 +00:00
2014-08-30 22:39:15 +00:00
2014-11-02 13:14:55 +00:00
2014-11-04 19:56:04 +00:00
2014-11-02 22:58:30 +00:00
2014-10-22 17:07:20 +00:00
2014-09-23 06:32:19 +00:00