K 10 svn:author V 2 ae K 8 svn:date V 27 2016-03-17T11:10:44.330263Z K 7 svn:log V 231 Reduce the number of local variables. Remove redundant check that inp pointer isn't NULL, it is safe, because we are handling IPV6_PKTINFO socket option in this block of code. Also, use in6ifa_withaddr() instead of ifa_withaddr(). END