RE: [Manet-dt] Packet Format Document - index start/stop for messagetlvs
"Luke Klein-Berndt" <kleinb@nist.gov> Wed, 18 January 2006 21:32 UTC
Received: from localhost.cnri.reston.va.us ([127.0.0.1] helo=megatron.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.32)
id 1EzKuh-0004Ln-TL; Wed, 18 Jan 2006 16:32:19 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org)
by megatron.ietf.org with esmtp (Exim 4.32) id 1EzKug-0004FU-7t
for manet-dt@megatron.ietf.org; Wed, 18 Jan 2006 16:32:18 -0500
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA04405
for <manet-dt@ietf.org>; Wed, 18 Jan 2006 16:30:50 -0500 (EST)
Received: from rimp2.nist.gov ([129.6.16.227] helo=smtp.nist.gov)
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1EzL31-0005hE-QP
for manet-dt@ietf.org; Wed, 18 Jan 2006 16:40:58 -0500
Received: from p622358 ([129.6.68.38])
by smtp.nist.gov (8.13.1/8.13.1) with ESMTP id k0ILW2DY025179;
Wed, 18 Jan 2006 16:32:04 -0500
From: "Luke Klein-Berndt" <kleinb@nist.gov>
To: "'Ian Chakeres'" <ian.chakeres@gmail.com>,
"'Dearlove, Christopher \(UK\)'" <chris.dearlove@baesystems.com>
Subject: RE: [Manet-dt] Packet Format Document - index start/stop for
messagetlvs
Date: Wed, 18 Jan 2006 16:32:02 -0500
Organization: NIST
Message-ID: <017201c61c76$9f1fae10$26440681@campus.nist.gov>
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
Thread-Index: AcYAxhOouGx9b2JAQsC1Q82k8gv45gbq2mJA
In-Reply-To: <374005f30512140747j26df382ai23865eea9a905a92@mail.gmail.com>
X-NIST-MailScanner: Found to be clean
X-NIST-MailScanner-From: kleinb@nist.gov
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 50a516d93fd399dc60588708fd9a3002
Content-Transfer-Encoding: 7bit
Cc: manet-dt@ietf.org
X-BeenThere: manet-dt@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: MANET Design Team <manet-dt.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/manet-dt>,
<mailto:manet-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/manet-dt>
List-Post: <mailto:manet-dt@ietf.org>
List-Help: <mailto:manet-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/manet-dt>,
<mailto:manet-dt-request@ietf.org?subject=subscribe>
Sender: manet-dt-bounces@ietf.org
Errors-To: manet-dt-bounces@ietf.org
I am not sure if this was answered offline, but I think this could be an interesting question. 2 bytes per TLV would defiantly add up pretty quickly... but if you are using some sort of static pointer to different fields, you are going to want as few variances as possible. If they are required to be there to allow for common parsing, perhaps we can use them for other purposes for message related TLVs. Might even allow for zero length values fields if you can cram everything into those 16 bits. Luke Klein-Berndt NIST OLES 301-975-8021 -----Original Message----- From: manet-dt-bounces@ietf.org [mailto:manet-dt-bounces@ietf.org] On Behalf Of Ian Chakeres Sent: Wednesday, December 14, 2005 10:47 AM To: Dearlove, Christopher (UK) Cc: manet-dt@ietf.org Subject: Re: [Manet-dt] Packet Format Document - index start/stop for messagetlvs Comments inline. <snip> > >I noticed the index-start and index-stop are always there even for > >single index tlvs. For msg-tlvs these aren't really needed. What was > >the motivation of always including these two fields? > > Common parsing logic. I think we should discuss whether to include the start/stop for message tlv. I'm not sure it is worth the 2 byte overhead for each message-tlv. I'd like to discuss it. I don't think it would impact the parser logic very much either way. Are you open to discussing it or do you feel strongly that the fields should remain for message-tlvs? Ian _______________________________________________ Manet-dt mailing list Manet-dt@ietf.org https://www1.ietf.org/mailman/listinfo/manet-dt _______________________________________________ Manet-dt mailing list Manet-dt@ietf.org https://www1.ietf.org/mailman/listinfo/manet-dt
- Re: [Manet-dt] Packet Format Document - index sta… Ian Chakeres
- RE: [Manet-dt] Packet Format Document - index sta… Luke Klein-Berndt
- Re: [Manet-dt] Packet Format Document - index sta… Ian Chakeres