Whamcloud - gitweb
* Added hopcounts to route table
authoreeb <eeb>
Fri, 2 Sep 2005 18:56:56 +0000 (18:56 +0000)
committereeb <eeb>
Fri, 2 Sep 2005 18:56:56 +0000 (18:56 +0000)
commit7eb61e89fcaeb4f2c036e6e19818e4217c207fa8
treee985a76592d630820ec68de96dc9fb96d26d0fec
parent160460a9c708761b2ddc2632aa0536fde580b3cb
*   Added hopcounts to route table

*   Changed ptlrpc_uuid_to_peer() to choose the matching UUID with the shortest
    hopcount

*   Changed lconf to use a single UUID string for all target NIDs, so the
    client can choose which one to use at runtime.

*   Stripped out all the unused network configuration stuff from lconf
lnet/include/lnet/api.h
lnet/include/lnet/lib-lnet.h
lnet/libcfs/nidstrings.c
lnet/lnet/api-ni.c
lnet/lnet/config.c
lnet/lnet/lib-move.c
lnet/lnet/module.c
lnet/lnet/router.c
lnet/lnet/router.h
lnet/lnet/router_proc.c
lnet/utils/portals.c