commit | 2f28c8b31dc501027d9aa6acf496c5941736312b | [log] [tgz] |
---|---|---|
author | Jim Garlick <garlick@llnl.gov> | Wed May 29 12:15:07 2013 -0700 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sun Jul 07 21:59:54 2013 -0500 |
tree | 30c8060085b6bb41d07534431b00d9733c78665a | |
parent | 2315cb14010c4cb0eb7c1d19fcf90475e4688207 [diff] |
net/9p: add privport option to 9p tcp transport 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>