[Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection
CollectionDebugMsg.h, 1.1.2.10, 1.1.2.11
Rodrigo Fonseca
rfonseca76 at users.sourceforge.net
Thu Jun 22 21:47:51 PDT 2006
Update of /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv7998
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
CollectionDebugMsg.h
Log Message:
Index: CollectionDebugMsg.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/lib/net/collection/Attic/CollectionDebugMsg.h,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -C2 -d -r1.1.2.10 -r1.1.2.11
*** CollectionDebugMsg.h 22 Jun 2006 13:43:28 -0000 1.1.2.10
--- CollectionDebugMsg.h 23 Jun 2006 04:47:48 -0000 1.1.2.11
***************
*** 25,28 ****
--- 25,29 ----
NET_C_FE_DUPLICATE_CACHE = 0x28, //dropped duplicate packet seen in cache
NET_C_FE_DUPLICATE_QUEUE = 0x29, //dropped duplicate packet seen in queue
+ NET_C_FE_DUPLICATE_CACHE_AT_SEND = 0x2A, //dropped duplicate packet seen in cache
More information about the Tinyos-2-commits
mailing list