[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep4.txt,1.5,1.6

Omprakash Gnawali gnawali at users.sourceforge.net
Thu Jun 19 22:56:45 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3693

Modified Files:
	tep4.txt 
Log Message:
separate bcp from doc

Index: tep4.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep4.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** tep4.txt	22 May 2008 12:42:59 -0000	1.5
--- tep4.txt	20 Jun 2008 05:56:42 -0000	1.6
***************
*** 33,39 ****
  use AM ID allocated by the Network Protocol Working Group for the
  specific protocol. The application developers MUST use AM IDs from the
! unreserved pool.
  
! 2. Current Allocations
  ====================================================================
  
--- 33,40 ----
  use AM ID allocated by the Network Protocol Working Group for the
  specific protocol. The application developers MUST use AM IDs from the
! unreserved pool. This TEP describes the process of AM ID allocations
! and deallocations and how the allocations are documented.
  
! 2. AM ID pools
  ====================================================================
  
***************
*** 58,86 ****
  with the protocols and applications in the contrib tree.
  
- Here is a list of current allocations::
- 
-   * 0x70 - 0x7F are reserved for collection protocols maintained by
-     the Network Protocol Working Group.
- 
-     0x70 - CTP routing beacon and LEEP (''tos/lib/net/ctp'', TEP 119, 123, and 124)
-     0x71 - CTP data packets (''tos/lib/net/ctp'', TEP 119, 123)
-     0x72 - CTP debug messages (''tos/lib/net/ctp'')
-     0x73 - MultiHopLQI routing beacon (''tos/lib/net/lqi'')
-     0x74 - MultiHopLQI data packets (''tos/lib/net/lqi'')
-     0x75 - MultiHopLQI debug messages (''tos/lib/net/lqi'')
- 
-   * 0x60 - 0x6F are reserved for dissemination protocols maintained by
-     the Network Protocol Working Group.
- 
-     0x60 - Drip (''tos/lib/net/drip'', TEP 118)
-     0x61 - DIP (''tos/lib/net/dip'', TEP 118)
- 
-   * 0x50 - DYMO (''tos/lib/net/dymo'') maintained by the Network
-     Protocol Working Group.
- 
-   * 0x3F - TinyOS NALP code (TEP 125) reserved by the Core Working
-     Group.
- 
- 
  3. Requesting AM ID Allocation
  ====================================================================
--- 59,62 ----
***************
*** 101,105 ****
  
  Upon receiving this information, the chair of the Network Protocol
! Working Group will allocate an AM ID and update this TEP.
  
  4. Reclaiming the AM ID Allocation
--- 77,81 ----
  
  Upon receiving this information, the chair of the Network Protocol
! Working Group will allocate an AM ID and document the allocation.
  
  4. Reclaiming the AM ID Allocation
***************
*** 110,117 ****
  group should send a deallocation request to the chair of the Network
  Protocol Working Group. The chair of the Network Protocol Working
! Group will update this TEP by deleting the entry for the obsolete
! protocol.
  
! 5. Acknowledgments
  ====================================================================
  
--- 86,99 ----
  group should send a deallocation request to the chair of the Network
  Protocol Working Group. The chair of the Network Protocol Working
! Group will document the deallocation.
  
! 5. Documenting allocations and deallocations
! ====================================================================
! 
! For each TinyOS 2.x release that introduces a new protocol or use of a
! new AM ID, the chair of the Network Protocol Working Group creates a
! new TEP that lists all the AM ID allocations for that release.
! 
! 6. Acknowledgments
  ====================================================================
  
***************
*** 119,123 ****
  ID allocation policy.
  
! 6. Author's Address
  ====================================================================
  
--- 101,105 ----
  ID allocation policy.
  
! 7. Author's Address
  ====================================================================
  
***************
*** 130,134 ****
  | email - gnawali at usc.edu
  
! 7. Citations
  ====================================================================
  
--- 112,116 ----
  | email - gnawali at usc.edu
  
! 8. Citations
  ====================================================================
  



More information about the Tinyos-2-commits mailing list