> On 17 Mar 2016, at 12:10, Andrey V. Elsukov wrote:
>
> Author: ae
> Date: Thu Mar 17 11:10:44 2016
> New Revision: 296986
> URL: https://svnweb.freebsd.org/changeset/base/296986
>
> Log:
> Reduce the number of local variables. Remove redundant check that inp
> pointer isn't NULL, it is safe
Author: ae
Date: Thu Mar 17 11:10:44 2016
New Revision: 296986
URL: https://svnweb.freebsd.org/changeset/base/296986
Log:
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