]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/txt/tep135.txt
allocate 0x63 for dhv
[tinyos-2.x.git] / doc / txt / tep135.txt
index 4e5e6489934234cc8929104d0658b5b7f0b687cc..66689ceab24d774fbea665f05474c3c9ae55a3c8 100644 (file)
@@ -60,7 +60,7 @@ Here is a list of allocations for TinyOS 2.1::
     0x74 - AM_LQI_DATA_MSG MultiHopLQI (Data packets)
     0x75 - AM_LQI_DEBUG MultiHopLQI (Debug messages)
 
-  * 0x60 - 0x62 are reserved for dissemination protocols [TEP_118]_
+  * 0x60 - 0x63 are reserved for dissemination protocols [TEP_118]_
     maintained by the Network Protocol Working Group.
 
     For Drip (''tos/lib/net/drip'')
@@ -70,6 +70,9 @@ Here is a list of allocations for TinyOS 2.1::
     For DIP (''tos/lib/net/dip'')
     0x62 - AM_DIP 
 
+    For DHV (''tos/lib/net/dhv'')
+    0x63 - AM_DHV
+
   * 0x50 - 0x54 are reserved for Deluge (''tos/lib/net/Deluge'')
     maintained by the Network Protocol Working Group.