From 42653400fd919472085127dff245fc50829a77aa Mon Sep 17 00:00:00 2001 From: gnawali Date: Tue, 8 Dec 2009 20:43:46 +0000 Subject: [PATCH] allocate 0x63 for dhv --- doc/txt/tep135.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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. -- 2.39.2