From: gnawali Date: Thu, 21 Aug 2008 23:11:12 +0000 (+0000) Subject: more tweak X-Git-Tag: rc_6_tinyos_2_1_1~644 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=1fe0446fd667275237d1852719c97034d9bf1aad more tweak --- diff --git a/doc/txt/tep119.txt b/doc/txt/tep119.txt index ed2923d7..b7157e90 100644 --- a/doc/txt/tep119.txt +++ b/doc/txt/tep119.txt @@ -206,8 +206,8 @@ If CollectionC receives a data packet to forward and it is not a root node, it MAY signal Intercept.forward. CollectionC MAY signal Snoop.receive when it hears a packet which a different node is supposed to forward. For any given packet it receives, CollectionC -MUST NOT signal more than one of the Snoop.receive and -Intercept.forward events. +MUST NOT signal more than one of the Snoop.receive, Receive.receive, +and Intercept.forward events. RootControl allows a node to be made a collection tree root. CollectionC SHOULD NOT configure a node as a root by default.