From: Sagi Grimberg <[email protected]> Date: Wed, 29 Mar 2017 20:48:44 +0300
> Several locations in the stack need to handle ipv4/ipv6 > (with scope) and port strings conversion to sockaddr. > Add a helper that takes either AF_INET, AF_INET6 or > AF_UNSPEC (for wildcard) to centralize this handling. > > Suggested-by: Christoph Hellwig <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > Signed-off-by: Sagi Grimberg <[email protected]> This looks fine to me: Acked-by: David S. Miller <[email protected]>
