Andrey V. Elsukov 78c235c99f The in6_setscope() function determines the scope zone id of an address
and embeds it into address. Inside the kernel we keep addresses with
embedded zone id only for two scopes: link-local and interface-local.

For other scopes this function is nop in most cases. To reduce an
overhead of locking, first check that address is capable for embedding.
Also, handle the loopback address before acquire the lock.

Sponsored by:	Yandex LLC
MFC after:	1 week
2013-01-09 00:36:06 +00:00
..
2012-05-24 18:25:09 +00:00
2012-10-22 21:49:56 +00:00
2012-10-22 21:49:56 +00:00
2012-10-22 21:49:56 +00:00
2012-10-22 21:49:56 +00:00
2012-10-22 21:49:56 +00:00
2012-10-22 21:49:56 +00:00
2012-10-22 21:49:56 +00:00
2012-05-25 01:43:52 +00:00
2012-11-17 20:04:04 +00:00
2012-11-17 20:04:04 +00:00
2012-10-10 08:36:38 +00:00
2011-06-05 11:40:30 +00:00
2012-10-22 21:49:56 +00:00