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:
2c7eb0b
)
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
author
Chuck Lever
<chuck.lever@oracle.com>
Mon, 15 Sep 2008 21:27:30 +0000
(16:27 -0500)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 29 Sep 2008 22:13:40 +0000
(18:13 -0400)
Clean up: When doing an RPCB_SET, make the kernel's rpcb client use the
shorthand "::" for the universal form of the IPv6 ANY address.
Without this patch, rpcbind will advertise:
0000:0000:0000:0000:0000:0000:0000:0000.x.y
This is cosmetic only. It cleans up the display of information from
/sbin/rpcinfo.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
net/sunrpc/rpcb_clnt.c
patch
|
blob
|
history
diff --cc
net/sunrpc/rpcb_clnt.c
Simple merge