<div class="gmail_quote">---------- Forwarded message ----------<br>From:  <<a href="mailto:christian.tschudin@unibas.ch">christian.tschudin@unibas.ch</a>><br>Date: Dec 9, 2015 11:37<br>Subject: Request for assigned ContentType for "FLIC manifest"<br>To:  <<a href="mailto:shijunxiao@email.arizona.edu">shijunxiao@email.arizona.edu</a>><br>Cc:  <<a href="mailto:bzhang@arizona.edu">bzhang@arizona.edu</a>><br><br type="attribution">Hi Junxiao,<br>
<br>
could you please allocate a "ContentType" that I can use for the manifests I have implemented?<br>
<br>
The manifest format is called FLIC and is described in<br>
<a href="https://github.com/tschudin/icn-flic-rfc/blob/master/draft-tschudin-icnrg-flic-00.txt" rel="noreferrer" target="_blank">https://github.com/tschudin/icn-flic-rfc/blob/master/draft-tschudin-icnrg-flic-00.txt</a><br>
<br>
Here is a prototypical packet layout (assuming that the ContentType number would be 0xC0):<br>
<br>
   (Data/0x6<br>
     (Name/0x7 ...)<br>
     (MetaInfo/0x14<br>
       (ContentType/0x18 0xC0)<br>
     )<br>
     (Content/0x15<br>
       (HashGroup/0xC1<br>
         (MetaData/0xC4<br>
           (LocatorNm/0xC5 (NameComp/0x8 ...))<br>
           (BlockSize/0xC7 INT)<br>
           (TotalSize/0xC8 INT)<br>
           (TotalHash/0xC9 OCTET[32])<br>
         )<br>
         (DataPtr/0xC2 OCTET[32])<br>
         (MfstPtr/0xC3 OCTET[32])<br>
       )<br>
     )<br>
     (SignatureInfo/0x16 ...)<br>
     (SignatureValue/0x17 ...)<br>
   )<br>
<br>
An annex question is which type numbers I should use for the "content-internal TLVs", marked 0xC1 etc (because of NDN's global type policy). Should I also register them with you?<br>
<br>
I will report back on experiments regarding FLIC transport over the NDN testbed.<br>
<br>
Thanks! And best regards,<br>
christian<br>
<br>
---<br>
Prof. Dr. Christian F. Tschudin | Uni Basel | Dept of Mathematics and<br>
Computer Science | Computer Networks Group | <a href="http://cn.cs.unibas.ch" rel="noreferrer" target="_blank">cn.cs.unibas.ch</a><br>
<br>
</div>