Andrey V. Elsukov
efc284cb12
Assign IPv6 link-local address to loopback interfaces whith unit > 0.
...
When an interface has IFF_LOOPBACK flag in6_ifattach() tries to assing
IPv6 loopback address to this interface. It uses in6ifa_ifpwithaddr()
to check, that interface doesn't already have given address and then
uses in6_ifattach_loopback(). If in6_ifattach_loopback() fails, it just
exits and thus skips assignment of IPv6 LLA.
Fix this using in6ifa_ifwithaddr() function. If IPv6 loopback address is
already assigned in the system, do not call in6_ifattach_loopback().
PR: 138678
MFC after: 3 weeks
2018-01-29 10:33:55 +00:00
..
2017-11-20 19:43:44 +00:00
2018-01-24 05:09:21 +00:00
2017-12-15 12:37:32 +00:00
2017-11-20 19:43:44 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-11-20 19:43:44 +00:00
2018-01-29 10:33:55 +00:00
2017-11-20 19:43:44 +00:00
2018-01-21 15:42:36 +00:00
2017-12-25 04:48:39 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:23:17 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2015-11-06 23:07:43 +00:00
2015-08-29 07:14:29 +00:00
2017-12-25 04:48:39 +00:00
2017-11-20 19:43:44 +00:00
2018-01-23 19:40:05 +00:00
2017-12-15 12:37:32 +00:00
2017-11-20 19:43:44 +00:00
2017-10-25 19:21:48 +00:00
2017-11-20 19:43:44 +00:00
2017-12-28 20:40:56 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2016-08-13 16:09:49 +00:00
2016-07-18 19:46:31 +00:00
2017-11-27 15:23:17 +00:00
2017-12-25 04:48:39 +00:00
2017-11-27 15:23:17 +00:00
2017-12-25 04:48:39 +00:00
2017-12-15 12:37:32 +00:00
2017-12-25 04:48:39 +00:00
2017-12-25 04:48:39 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-12-25 04:48:39 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-20 19:43:44 +00:00
2018-01-23 19:40:05 +00:00
2017-12-07 22:19:08 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:23:17 +00:00
2017-11-27 15:23:17 +00:00
2017-11-20 19:43:44 +00:00
2017-12-25 04:48:39 +00:00
2017-11-20 19:43:44 +00:00