Whamcloud - gitweb
* Added (cluster-wide) NID offset capability to qswnal
authoreeb <eeb>
Thu, 5 Jun 2003 17:39:43 +0000 (17:39 +0000)
committereeb <eeb>
Thu, 5 Jun 2003 17:39:43 +0000 (17:39 +0000)
commit9d5eb8fcd44a4325777b606f05d44f2281e9aab4
treee3ffb714a5928c32cd7fa02bc482c584dee45312
parent923b41a3913da9536be99ac482b81ff325cf8c58
*  Added (cluster-wide) NID offset capability to qswnal

*  Made lctl::mynid accept NIDs specified as a hostname string, a.b.c.d IP
   address, %i and %x (just like the routing commands).  This command now
   works with the qswnal, to tell it its cluster-wide NID offset.  Temp
   hack in lconf to actually do this function when network is 'elan' as
   well as 'tcp' or 'toe'.

*  Added lctl::shownid (no args) to print the NID
17 files changed:
lnet/include/lnet/lnetctl.h
lnet/include/lnet/ptlctl.h
lnet/klnds/qswlnd/qswlnd.c
lnet/klnds/qswlnd/qswlnd.h
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/utils/portals.c
lnet/utils/ptlctl.c
lustre/portals/include/portals/ptlctl.h
lustre/portals/knals/qswnal/qswnal.c
lustre/portals/knals/qswnal/qswnal.h
lustre/portals/knals/qswnal/qswnal_cb.c
lustre/portals/knals/socknal/socknal.c
lustre/portals/knals/socknal/socknal.h
lustre/portals/utils/portals.c
lustre/portals/utils/ptlctl.c