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:
2315cb1
)
net/9p: add privport option to 9p tcp transport
author
Jim Garlick
<garlick@llnl.gov>
Wed, 29 May 2013 19:15:07 +0000
(12:15 -0700)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 8 Jul 2013 02:59:54 +0000
(21:59 -0500)
If the privport option is specified, the tcp transport binds local
address to a reserved port before connecting to the 9p server.
In some cases when 9P AUTH cannot be implemented, this is better than
nothing.
Signed-off-by: Jim Garlick <garlick@llnl.gov>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found