Hiroki Sato
6bbfef9004
Fill sin6_scope_id in sockaddr_in6 before passing it from the kernel to
...
userland via routing socket or sysctl. This eliminates the following
KAME-specific sin6_scope_id handling routine from each userland utility:
sin6.sin6_scope_id = ntohs(*(u_int16_t *)&sin6.sin6_addr.s6_addr[2]);
This behavior can be controlled by net.inet6.ip6.deembed_scopeid. This is
set to 1 by default (sin6_scope_id will be filled in the kernel).
Reviewed by: bz
2012-11-17 20:19:00 +00:00
..
2012-05-21 22:19:19 +00:00
2012-05-21 22:19:19 +00:00
2011-07-14 21:06:22 +00:00
2012-08-05 14:11:42 +00:00
2012-01-14 17:07:52 +00:00
2012-11-06 21:07:04 +00:00
2012-10-05 18:42:50 +00:00
2012-05-21 22:17:29 +00:00
2012-10-10 08:36:38 +00:00
2012-04-20 10:06:28 +00:00
2012-09-04 12:07:33 +00:00
2012-05-26 08:09:01 +00:00
2012-10-10 08:36:38 +00:00
2012-10-10 08:36:38 +00:00
2012-10-26 21:06:33 +00:00
2012-10-17 21:19:27 +00:00
2012-10-16 13:37:54 +00:00
2012-10-16 13:37:54 +00:00
2012-05-19 02:39:43 +00:00
2012-10-16 13:37:54 +00:00
2012-10-18 13:57:24 +00:00
2012-10-16 13:37:54 +00:00
2012-10-18 09:57:56 +00:00
2012-10-10 08:36:38 +00:00
2012-10-16 13:37:54 +00:00
2012-10-10 08:36:38 +00:00
2012-10-10 08:36:38 +00:00
2012-10-16 13:37:54 +00:00
2012-10-22 21:09:03 +00:00
2012-10-10 08:36:38 +00:00
2012-10-17 08:19:08 +00:00
2012-03-06 22:58:13 +00:00
2012-08-02 13:57:49 +00:00
2012-08-02 13:57:49 +00:00
2012-10-16 13:37:54 +00:00
2012-04-10 13:59:35 +00:00
2011-11-07 15:43:11 +00:00
2012-09-14 11:51:49 +00:00
2012-09-14 11:51:49 +00:00
2011-11-14 18:21:27 +00:00
2012-10-18 13:57:24 +00:00
2012-10-22 21:09:03 +00:00
2012-10-16 13:37:54 +00:00
2012-09-25 23:41:45 +00:00
2012-10-16 13:37:54 +00:00
2011-12-16 12:16:56 +00:00
2012-10-18 13:57:24 +00:00
2012-01-12 18:39:37 +00:00
2012-10-16 13:37:54 +00:00
2012-10-19 10:07:55 +00:00
2012-10-17 19:24:13 +00:00
2011-11-07 15:43:11 +00:00
2012-10-03 21:41:20 +00:00
2012-04-13 16:03:07 +00:00
2012-09-14 11:51:49 +00:00
2012-11-02 01:20:55 +00:00
2012-11-02 01:20:55 +00:00
2012-09-20 06:52:05 +00:00
2011-08-25 04:31:20 +00:00
2011-09-20 20:27:26 +00:00
2011-11-07 15:43:11 +00:00
2011-09-28 13:48:36 +00:00
2011-09-28 13:48:36 +00:00
2012-03-18 11:23:40 +00:00
2012-07-04 07:37:53 +00:00
2012-11-17 20:19:00 +00:00
2011-11-07 06:44:47 +00:00
2012-10-10 08:36:38 +00:00
2012-02-14 12:50:20 +00:00