K 10 svn:author V 3 hrs K 8 svn:date V 27 2016-12-22T05:23:38.439781Z K 7 svn:log V 184 - Simplify masklen->netmask conversion for AF_INET6. - Use iov[N] by array index instead of using pointer v = &iov[0] to make the compiler catch an out-of-range access of the array. END