commit | 95b0e34c20d5cb72870b104ed11e17ca464e1336 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 12 21:34:44 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 12 21:34:44 2014 -0800 |
tree | fbdfc8cef8e933ffd499f6bb80e4d5ffecd23455 | |
parent | 71b6768e984efcfba98917bce116af90038b070b [diff] [blame] |
data: Implementing FinalBlockId in Data packet's MetaInfo section Change-Id: I4768aa0d7465f498b220910269db5e2aa69bbe51
diff --git a/src/encoding/tlv.hpp b/src/encoding/tlv.hpp index 1ea0936..890ea84 100644 --- a/src/encoding/tlv.hpp +++ b/src/encoding/tlv.hpp
@@ -49,6 +49,7 @@ SignatureType = 22, KeyLocator = 23, KeyLocatorDigest = 24, + FinalBlockId = 25, AppPrivateBlock1 = 128, AppPrivateBlock2 = 32767