git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64aa90f
)
IB/iser: Support IPv6 address family
author
Roi Dayan
<roid@mellanox.com>
Thu, 31 Jul 2014 10:27:44 +0000
(13:27 +0300)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 1 Aug 2014 22:10:04 +0000
(15:10 -0700)
Replace struct sockaddr_in with struct sockaddr which supports both
IPv4 and IPv6, and print using the %pIS format directive.
Signed-off-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found