K 10 svn:author V 2 ae K 8 svn:date V 27 2013-10-17T11:40:08.295693Z K 7 svn:log V 387 Rework icmp6_reflect(): * sort variables declarations; * when incoming packet was addressed directly for us, use interface where it is configured as outgoing interface (XXX: is it correct?); * otherwise, use SAS Algorithm and keep route information, that it returns. Use this route in ip6_output(). * since we always know outgoing interface, use IPV6_USEROIF flag for ip6_output() END