]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
more tweak
authorgnawali <gnawali>
Thu, 21 Aug 2008 23:11:12 +0000 (23:11 +0000)
committergnawali <gnawali>
Thu, 21 Aug 2008 23:11:12 +0000 (23:11 +0000)
doc/txt/tep119.txt

index ed2923d7fecd266da26d1f74f98c7b0e12a1cbf5..b7157e90eb3f779f21a2e72cad5e3fec264e0ef5 100644 (file)
@@ -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.