Whamcloud - gitweb
LU-165: Support privileged ports in the o2iblnd driver.
authorChristopher J. Morrone <morrone2@llnl.gov>
Fri, 11 Feb 2011 04:39:28 +0000 (20:39 -0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 7 Jun 2011 03:00:10 +0000 (20:00 -0700)
commitdaee9d5d61fb14cf998a3444ed33152cfc27fab5
tree3d233f0b013dc7e99015eea8e642bfc6fe22df41
parent45ec57b73eb3426db7b997c88d49e18eb52a8f4f
LU-165: Support privileged ports in the o2iblnd driver.

It is highly recommended that you have a version of the
IB verbs driver that provides the rdma_set_reuseaddr() function.
Otherwise you may run out of privileged ports.

In this version of the patch, one may separately decide whether
privileged ports will be required for passively accepted connections
(require_privileged_port) and whether privileged ports will be used
for activitely initiated connections (use_privileged_port).

Original patch by Ira Weiny.

Change-Id: Id3600094b08784be6e82b224cf510460f69d4dd6
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/366
Tested-by: Hudson
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/autoconf/ofed.m4
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c
lnet/klnds/o2iblnd/o2iblnd_modparams.c