K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-18T11:51:36.549992Z K 7 svn:log V 262 Scope related cleanup in icmp6_redirect_input() * Don't use in6_setscope(). We don't embed scope zones, thus these checks are useless. * Move check for multicast dst. It can be checked earlier. * Fill sin6_scope_id before pfctlinput(). It used in the PCB code. END