From: gnawali Date: Tue, 8 Dec 2009 20:43:46 +0000 (+0000) Subject: allocate 0x63 for dhv X-Git-Tag: rc_6_tinyos_2_1_1~105 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=42653400fd919472085127dff245fc50829a77aa allocate 0x63 for dhv --- diff --git a/doc/txt/tep135.txt b/doc/txt/tep135.txt index 4e5e6489..66689cea 100644 --- a/doc/txt/tep135.txt +++ b/doc/txt/tep135.txt @@ -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.