<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thank you for spotting this, Junxiao, it was obvious. Sorry <br>
    <br>
    <span style="font-size:12.0pt;font-family:"Times New
      Roman",serif">50 fd 01 83    // NdnlpData<br>
          51 08     // </span><span
      style="font-size:12.0pt;font-family:"Courier New"">NdnlpSequence<br>
            </span><span
      style="font-size:12.0pt;font-family:"Times New
      Roman",serif">00 00 00 00 00 00 00 00<br>
          54 fd 01 75    // NdnlpPayload<br>
              06 fd 01 71   // Data<br>
                  07 22 // name</span><br>
    <br>
    Best,<br>
    Salvatore<br>
    <br>
    <div class="moz-cite-prefix">On 01/05/2016 05:30 PM, Junxiao Shi
      wrote:<br>
    </div>
    <blockquote
      cite="mid:568bef92.0406430a.a1c6a.ffff85ac@mx.google.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        color:black;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal">Hi Salvatore</p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Your decoding is wrong. FD indicates the
          TLV-LENGTH field has 3 octets. See
<a class="moz-txt-link-freetext" href="http://named-data.net/doc/ndn-tlv/tlv.html#variable-size-encoding-for-type-t-and-length-l">http://named-data.net/doc/ndn-tlv/tlv.html#variable-size-encoding-for-type-t-and-length-l</a><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Yours, Junxiao</p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:"Times New
            Roman",serif"><o:p> </o:p></span></p>
        <div
          style="mso-element:para-border-div;border:none;border-top:solid
          #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
          <p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;border:none;padding:0in"><br>
            <b>From: </b><a moz-do-not-send="true"
              href="mailto:salvatore.signorello@uni.lu">Salvatore
              Signorello</a><br>
            <b>Sent: </b>Tuesday, January 5, 2016 09:25<br>
            <b>To: </b><a moz-do-not-send="true"
              href="mailto:shijunxiao@email.arizona.edu">Junxiao Shi</a><br>
            <b>Cc: </b><a moz-do-not-send="true"
              href="mailto:aa@cs.ucla.edu">Alex Afanasyev</a>; <a
              moz-do-not-send="true"
              href="mailto:nfd-dev@lists.cs.ucla.edu"><a class="moz-txt-link-rfc2396E" href="mailto:nfd-dev@lists.cs.ucla.edu"><nfd-dev@lists.cs.ucla.edu></a></a><br>
            <b>Subject: </b>Re: [Nfd-dev] additional data between
            ethernet header and ndn header</p>
        </div>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:"Times New
            Roman",serif"><o:p> </o:p></span></p>
        <p class="MsoNormal" style="margin-bottom:12.0pt"><span
            style="font-size:12.0pt;font-family:"Times New
            Roman",serif">Hi Junxiao,<br>
            <br>
            sorry to come back to you on this thing again, I know that I
            should simply update my software which is outdated.<br>
            <br>
            Now I see a Data packet generated by ndnpoke (some software
            versions and OS listed in the previous mail) that contains
            the following:<br>
            <br>
50:fd:01:83:51:08:00:00:00:00:00:00:00:00:54:fd:01:75:06:fd:01:71:07:22<br>
            <br>
            which, according to your previous hypothesis, could be
            decoded like:<br>
            <br>
            50 fd     // NdnlpData<br>
                01 83     // ????<br>
                51 08     // </span><span
            style="font-size:12.0pt;font-family:"Courier New"">NdnlpSequence<br>
                  </span><span
            style="font-size:12.0pt;font-family:"Times New
            Roman",serif">00 00 00 00 00 00 00 00<br>
                54 fd     // NdnlpPayload<br>
                01 75     // again ????<br>
                    06 fd    // Data<br>
                        01 71 // ibid<br>
                        07 22 // name<br>
            <br>
            In addition, as you can see the 'fd' length value is never
            decremented...this sound a bit weird. Any idea?<br>
            <br>
            Best,<br>
            Salvatore</span><span
            style="font-size:12.0pt;font-family:"Times New
            Roman",serif"><o:p></o:p></span></p>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Salvatore Signorello
PhD student @ SecanLab

Interdisciplinary Centre for Security, Reliability and Trust
SnT, University of Luxembourg
<a class="moz-txt-link-freetext" href="http://wwwen.uni.lu/snt/people/salvatore_signorello">http://wwwen.uni.lu/snt/people/salvatore_signorello</a></pre>
  </body>
</html>