K 10 svn:author V 7 glebius K 8 svn:date V 27 2004-12-05T19:34:13.000000Z K 7 svn:log V 371 MFC ng_one2many.c:1.19, ng_one2many.h:1.7 Introduce new failure detection algorithm, called NG_ONE2MANY_FAIL_NOTIFY. It means, that node listens to flow control messages from downstreams and removes link from list of active links whenever a LINK_IS_DOWN message is received. If LINK_IS_UP message is received, then links is put back into list of active links. END