Whamcloud - gitweb
Severity : enhancement
authoreeb <eeb>
Fri, 16 Feb 2007 15:44:57 +0000 (15:44 +0000)
committereeb <eeb>
Fri, 16 Feb 2007 15:44:57 +0000 (15:44 +0000)
commit5d88d521ad1abc2d94ac6a9c6a9b2e023335b757
tree8a870499fda009db56fbcf9ac6f4023d846e9102
parent8525c266f00431157d9226777a41220710e84224
Severity   : enhancement
Bugzilla   : 11684
Description: Added D_NETTRACE for recording network packet history
     (initially only for ptllnd).  Also a separate userspace
     ptllnd facility to gather history which should really be
     covered by D_NETTRACE too, if only CDEBUG recorded history in
     userspace.
16 files changed:
lnet/ChangeLog
lnet/include/libcfs/libcfs.h
lnet/klnds/iiblnd/iiblnd.h
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/openiblnd/openiblnd.h
lnet/klnds/ptllnd/ptllnd.h
lnet/klnds/ptllnd/ptllnd_cb.c
lnet/klnds/ptllnd/ptllnd_peer.c
lnet/klnds/ptllnd/ptllnd_rx_buf.c
lnet/klnds/ptllnd/ptllnd_tx.c
lnet/klnds/viblnd/viblnd.h
lnet/libcfs/debug.c
lnet/ulnds/ptllnd/ptllnd.c
lnet/ulnds/ptllnd/ptllnd.h
lnet/ulnds/ptllnd/ptllnd_cb.c
lnet/utils/debug.c