This directory contains some utility programs for use with TIPC

1) tipclog
    A simple userspace network event logger running as daemon that logs link and
    node availability status.

2) tipc-link-watcher
   A daemon keeping track of the status of TIPC nodes and links in a cluster
   by using the topology service

3) net_topology_tracker
   A daemon using the toplogy service to keep track of the status of the 
   overall cluster connectivity. It connects to the topolgy servers of all
   detected peer nodes, ans subscribes for their network view.
