commit | 0928f9b4f194842d2f932d6be5c38768dfada104 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Sun Feb 05 21:49:32 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Tue Apr 04 09:48:23 2017 -0600 |
tree | d966caed734cfcbb9fbd7d57dbdaf97f86e2cb58 | |
parent | 670c2a3ad51de40bad74aef481e1f68347da22d3 [diff] |
nvme-rdma: use inet_pton_with_scope helper Both the destination and the host addresses are now parsed using inet_pton_with_scope helper. We also get ipv6 (with address scopes support). Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@fb.com>