Whamcloud - gitweb
* Improved router error messages and move some of the checking out of qswnal
authoreeb <eeb>
Wed, 29 Jun 2005 21:33:57 +0000 (21:33 +0000)
committereeb <eeb>
Wed, 29 Jun 2005 21:33:57 +0000 (21:33 +0000)
commitb59b755c10688550430a50066fc786196e6f9dd9
tree1f47a75dd67014d38f0df75508e364c6f2e4f858
parent7ec9bc815b13f89e855cbb0ebd69d7d578609607
*   Improved router error messages and move some of the checking out of qswnal
    and socknal and into the router itself.

*   Don't force FMR unmap on error if it wasn't mapped in the first place.

*   Make socknal close the incoming connection if it receives junk for
    forwarding

*   allow "lctl network down" == "lctl network unconfigure" (I kept wanting to
    type 'down' and now I can :)
16 files changed:
lnet/include/lnet/Makefile.am
lnet/include/lnet/lib-lnet.h
lnet/include/lnet/lib-p30.h
lnet/include/lnet/lib-types.h
lnet/klnds/qswlnd/qswlnd.h
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd.h
lnet/klnds/socklnd/socklnd_cb.c
lnet/klnds/viblnd/viblnd_cb.c
lnet/lnet/acceptor.c
lnet/lnet/api-ni.c
lnet/lnet/lib-move.c
lnet/lnet/module.c
lnet/lnet/router.c
lnet/utils/portals.c