
From anthony.schoofs@gmail.com  Wed Jul  1 07:21:15 2009
Return-Path: <anthony.schoofs@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 5EA763A6B8C for <6lowpan@core3.amsl.com>; Wed,  1 Jul 2009 07:21:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level: 
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 927EOM+okFo0 for <6lowpan@core3.amsl.com>; Wed,  1 Jul 2009 07:21:14 -0700 (PDT)
Received: from mail-bw0-f225.google.com (mail-bw0-f225.google.com [209.85.218.225]) by core3.amsl.com (Postfix) with ESMTP id C84D63A67AE for <6lowpan@ietf.org>; Wed,  1 Jul 2009 07:21:13 -0700 (PDT)
Received: by bwz25 with SMTP id 25so548676bwz.37 for <6lowpan@ietf.org>; Wed, 01 Jul 2009 07:20:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=90Wu30xOF5Iv4lPvHJTs/QUsQVz3uLc6W+/IVaDDkx8=; b=wNtl5tA9GpNY5FAoSKapcDr2fnqsL/v5YaohQ/JVs522kIL7HaGhfSppVXuGKsKRWU tbNzybhluR/WV7atyenha+wZV1x2iBruOdOVZGziE9xoEYDxDIopiLiuvqSuEU+dK1S+ 2b/ehpS0ckpsGTFEIn2o1sqLsge7CVrw2dzyk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bglcbKFkuDvaULKbpSJuQDruBsN1k7i7kcIHy/SevbgfESw0hQoBH3fuiPsbv5399c SFkKF8ugB5eubwkumaYCreM1OYQkEegsOwG5SnWnwGTFNGNzKNTxeaWL0/B9RjEqmuFV i4EmCw0qSSU9fenWEIPRucuvF5NZBgG+nH+Nw=
MIME-Version: 1.0
Received: by 10.223.108.211 with SMTP id g19mr6357494fap.39.1246457691684;  Wed, 01 Jul 2009 07:14:51 -0700 (PDT)
In-Reply-To: <5ED76C03-235E-44CB-8236-A59CAE41E26A@archrock.com>
References: <20090630170512.DD77E3A6A3E@core3.amsl.com> <5ED76C03-235E-44CB-8236-A59CAE41E26A@archrock.com>
Date: Wed, 1 Jul 2009 15:14:51 +0100
Message-ID: <28f107410907010714i81c1775j78c60cae3ba40101@mail.gmail.com>
From: anthony schoofs <anthony.schoofs@gmail.com>
To: Jonathan Hui <jhui@archrock.com>, pthubert@cisco.com
Content-Type: multipart/alternative; boundary=001636c5a717f0ce9c046da58bf4
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Fwd: New Version Notification for draft-ietf-6lowpan-hc-05
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Jul 2009 14:21:15 -0000

--001636c5a717f0ce9c046da58bf4
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi Jonathan, Pascal,

I had two general questions about the 6LoWPAN hc-05 draft.

- Sections 3.2 and 3.3 define compression formats for IPv6 extension and UDP
headers, using the LOWPAN_NHC header.
Wouldn't it be a good opportunity to include now more compression formats,
for instance for common headers such as TCP and ICMPv6? Having them included
in a RFC would ensure interoperability at later stage whenever people wish
to use them. This document might be the right place.

- As the hc draft aims at updating RFC4944, some extra text could indicate
what parts of RFC4944 are still valid, such as 6LoWPAN fragmentation. This
would help for understanding how RFC4944 and the updating RFC complete each
other.

Kind regards,
Anthony

On Tue, Jun 30, 2009 at 6:14 PM, Jonathan Hui <jhui@archrock.com> wrote:

>
> Hi everyone,
>
> Below is a summary of changes in this draft. Please send comments. Thanks.
>
> 1) Specify use of context 0 when CID is 0.
> - addresses ticket #32
>
> 2) Made prefix-based multicast encoding format more explicit for  clarity.
> - addresses ticket #33
>
> 3) Indicate that first 64-bits is link-local prefix padded with zeros when
> link-local prefix is elided.
> - addresses ticket #34
>
> 4) Full 128-bit address inline only in stateless encoding.
> - Removes encoding redundancy and doesn't make sense to allow a
> non-stateful mode when stateful compression is specified.
>
> 5) Removed support for compressing unspecified address.
> - Falls out of change (4). Unspecified address probably won't be used much
> since we are changing how DAD works in 6LoWPAN networks.
>
> 6) Added support for IPv6 Extension Headers as well as IP-in-IP with new
> LOWPAN_NHC encodings.
> - Mostly what we talked about at the SF meeting.
>
> 7) Allow for completely stateful compression.
> - Changed wording around stateful compression so that inline bits can be
> used as an additional index to identify the compressed address.
>
> --
> Jonathan Hui
>
> Begin forwarded message:
>
>  From: IETF I-D Submission Tool <idsubmission@ietf.org>
>> Date: June 30, 2009 10:05:12 AM PDT
>> To: jhui@archrock.com
>> Cc: pthubert@cisco.com
>> Subject: New Version Notification for draft-ietf-6lowpan-hc-05
>>
>>
>> A new version of I-D, draft-ietf-6lowpan-hc-05.txt has been successfuly
>> submitted by Jonathan Hui and posted to the IETF repository.
>>
>> Filename:        draft-ietf-6lowpan-hc
>> Revision:        05
>> Title:           Compression Format for IPv6 Datagrams in 6LoWPAN Networks
>> Creation_date:   2009-06-30
>> WG ID:           6lowpan
>> Number_of_pages: 19
>>
>> Abstract:
>> This document specifies an IPv6 header compression format for IPv6
>> packet delivery in 6LoWPAN networks.  The compression format relies
>> on shared context to allow compression of arbitrary prefixes.  The
>> information that is maintained in that shared context is out of
>> scope.  This document specifies compression of multicast addresses
>> and a framework for compressing next headers.  This framework
>> specifies UDP compression and is prepared for additional transports.
>>
>>
>>
>> The IETF Secretariat.
>>
>>
>>
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan
>

--001636c5a717f0ce9c046da58bf4
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Jonathan, Pascal,<br><br>I had two general questions about the 6LoWPAN h=
c-05 draft.<br><br>- Sections 3.2 and 3.3 define compression formats for IP=
v6 extension and UDP headers, using the LOWPAN_NHC header. <br>Wouldn&#39;t=
 it be a good opportunity to include now more compression formats, for inst=
ance for common headers such as TCP and ICMPv6? Having them included in a R=
FC would ensure interoperability at later stage whenever people wish to use=
 them. This document might be the right place. <br>
<br>- As the hc draft aims at updating RFC4944, some extra text could indic=
ate what parts of RFC4944 are still valid, such as 6LoWPAN fragmentation. T=
his would help for understanding how RFC4944 and the updating RFC complete =
each other. <br>
<br>Kind regards,<br>Anthony<br><br><div class=3D"gmail_quote">On Tue, Jun =
30, 2009 at 6:14 PM, Jonathan Hui <span dir=3D"ltr">&lt;<a href=3D"mailto:j=
hui@archrock.com">jhui@archrock.com</a>&gt;</span> wrote:<br><blockquote cl=
ass=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, 204, 204); mar=
gin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi everyone,<br>
<br>
Below is a summary of changes in this draft. Please send comments. Thanks.<=
br>
<br>
1) Specify use of context 0 when CID is 0.<br>
- addresses ticket #32<br>
<br>
2) Made prefix-based multicast encoding format more explicit for =A0clarity=
.<br>
- addresses ticket #33<br>
<br>
3) Indicate that first 64-bits is link-local prefix padded with zeros when =
link-local prefix is elided.<br>
- addresses ticket #34<br>
<br>
4) Full 128-bit address inline only in stateless encoding.<br>
- Removes encoding redundancy and doesn&#39;t make sense to allow a non-sta=
teful mode when stateful compression is specified.<br>
<br>
5) Removed support for compressing unspecified address.<br>
- Falls out of change (4). Unspecified address probably won&#39;t be used m=
uch since we are changing how DAD works in 6LoWPAN networks.<br>
<br>
6) Added support for IPv6 Extension Headers as well as IP-in-IP with new LO=
WPAN_NHC encodings.<br>
- Mostly what we talked about at the SF meeting.<br>
<br>
7) Allow for completely stateful compression.<br>
- Changed wording around stateful compression so that inline bits can be us=
ed as an additional index to identify the compressed address.<br>
<br>
--<br>
Jonathan Hui<br>
<br>
Begin forwarded message:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
From: IETF I-D Submission Tool &lt;<a href=3D"mailto:idsubmission@ietf.org"=
 target=3D"_blank">idsubmission@ietf.org</a>&gt;<br>
Date: June 30, 2009 10:05:12 AM PDT<br>
To: <a href=3D"mailto:jhui@archrock.com" target=3D"_blank">jhui@archrock.co=
m</a><br>
Cc: <a href=3D"mailto:pthubert@cisco.com" target=3D"_blank">pthubert@cisco.=
com</a><br>
Subject: New Version Notification for draft-ietf-6lowpan-hc-05<br>
<br>
<br>
A new version of I-D, draft-ietf-6lowpan-hc-05.txt has been successfuly sub=
mitted by Jonathan Hui and posted to the IETF repository.<br>
<br>
Filename: =A0 =A0 =A0 =A0draft-ietf-6lowpan-hc<br>
Revision: =A0 =A0 =A0 =A005<br>
Title: =A0 =A0 =A0 =A0 =A0 Compression Format for IPv6 Datagrams in 6LoWPAN=
 Networks<br>
Creation_date: =A0 2009-06-30<br>
WG ID: =A0 =A0 =A0 =A0 =A0 6lowpan<br>
Number_of_pages: 19<br>
<br>
Abstract:<br>
This document specifies an IPv6 header compression format for IPv6<br>
packet delivery in 6LoWPAN networks. =A0The compression format relies<br>
on shared context to allow compression of arbitrary prefixes. =A0The<br>
information that is maintained in that shared context is out of<br>
scope. =A0This document specifies compression of multicast addresses<br>
and a framework for compressing next headers. =A0This framework<br>
specifies UDP compression and is prepared for additional transports.<br>
<br>
<br>
<br>
The IETF Secretariat.<br>
<br>
<br>
</blockquote>
<br>
_______________________________________________<br>
6lowpan mailing list<br>
<a href=3D"mailto:6lowpan@ietf.org" target=3D"_blank">6lowpan@ietf.org</a><=
br>
<a href=3D"https://www.ietf.org/mailman/listinfo/6lowpan" target=3D"_blank"=
>https://www.ietf.org/mailman/listinfo/6lowpan</a><br>
</blockquote></div><br>

--001636c5a717f0ce9c046da58bf4--

From jhui@archrock.com  Wed Jul  1 15:55:28 2009
Return-Path: <jhui@archrock.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D71573A6802 for <6lowpan@core3.amsl.com>; Wed,  1 Jul 2009 15:55:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.556
X-Spam-Level: 
X-Spam-Status: No, score=-2.556 tagged_above=-999 required=5 tests=[AWL=0.043,  BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g7kJLlYUREMK for <6lowpan@core3.amsl.com>; Wed,  1 Jul 2009 15:55:28 -0700 (PDT)
Received: from mail.sf.archrock.com (mail.sf.archrock.com [216.121.16.71]) by core3.amsl.com (Postfix) with ESMTP id EE79F3A67AF for <6lowpan@ietf.org>; Wed,  1 Jul 2009 15:55:27 -0700 (PDT)
Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.sf.archrock.com (Postfix) with ESMTP id 3C845AF860; Wed,  1 Jul 2009 15:55:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at 
Received: from mail.sf.archrock.com ([127.0.0.1]) by localhost (mail.sf.archrock.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yWSfbICffN4Z; Wed,  1 Jul 2009 15:55:40 -0700 (PDT)
Received: from [192.168.7.22] (69-12-164-139.sfo.archrock.com [69.12.164.139]) by mail.sf.archrock.com (Postfix) with ESMTP id 1A4A7AF81E; Wed,  1 Jul 2009 15:55:40 -0700 (PDT)
Message-Id: <B7D01FB8-C375-4709-BBDC-4ADA3688D0A7@archrock.com>
From: Jonathan Hui <jhui@archrock.com>
To: anthony schoofs <anthony.schoofs@gmail.com>
In-Reply-To: <28f107410907010714i81c1775j78c60cae3ba40101@mail.gmail.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Wed, 1 Jul 2009 15:55:39 -0700
References: <20090630170512.DD77E3A6A3E@core3.amsl.com> <5ED76C03-235E-44CB-8236-A59CAE41E26A@archrock.com> <28f107410907010714i81c1775j78c60cae3ba40101@mail.gmail.com>
X-Mailer: Apple Mail (2.935.3)
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Fwd: New Version Notification for draft-ietf-6lowpan-hc-05
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Jul 2009 22:55:28 -0000

Hi Anthony,

On Jul 1, 2009, at 7:14 AM, anthony schoofs wrote:
> I had two general questions about the 6LoWPAN hc-05 draft.
>
> - Sections 3.2 and 3.3 define compression formats for IPv6 extension  
> and UDP headers, using the LOWPAN_NHC header.
> Wouldn't it be a good opportunity to include now more compression  
> formats, for instance for common headers such as TCP and ICMPv6?  
> Having them included in a RFC would ensure interoperability at later  
> stage whenever people wish to use them. This document might be the  
> right place.

If we had a good proposal for compressing ICMPv6 and TCP, then I think  
you're right. We've basically punted on ICMPv6 and TCP simply because  
we haven't come up with something compelling yet. For TCP, we'd  
probably want some negotiation to avoid flow-based compression state  
and code complexity when that is undesired.

> - As the hc draft aims at updating RFC4944, some extra text could  
> indicate what parts of RFC4944 are still valid, such as 6LoWPAN  
> fragmentation. This would help for understanding how RFC4944 and the  
> updating RFC complete each other.

Sure. We'll add this into the next revision.

Thanks.

--
Jonathan Hui

> Kind regards,
> Anthony
>
> On Tue, Jun 30, 2009 at 6:14 PM, Jonathan Hui <jhui@archrock.com>  
> wrote:
>
> Hi everyone,
>
> Below is a summary of changes in this draft. Please send comments.  
> Thanks.
>
> 1) Specify use of context 0 when CID is 0.
> - addresses ticket #32
>
> 2) Made prefix-based multicast encoding format more explicit for   
> clarity.
> - addresses ticket #33
>
> 3) Indicate that first 64-bits is link-local prefix padded with  
> zeros when link-local prefix is elided.
> - addresses ticket #34
>
> 4) Full 128-bit address inline only in stateless encoding.
> - Removes encoding redundancy and doesn't make sense to allow a non- 
> stateful mode when stateful compression is specified.
>
> 5) Removed support for compressing unspecified address.
> - Falls out of change (4). Unspecified address probably won't be  
> used much since we are changing how DAD works in 6LoWPAN networks.
>
> 6) Added support for IPv6 Extension Headers as well as IP-in-IP with  
> new LOWPAN_NHC encodings.
> - Mostly what we talked about at the SF meeting.
>
> 7) Allow for completely stateful compression.
> - Changed wording around stateful compression so that inline bits  
> can be used as an additional index to identify the compressed address.
>
> --
> Jonathan Hui
>
> Begin forwarded message:
>
> From: IETF I-D Submission Tool <idsubmission@ietf.org>
> Date: June 30, 2009 10:05:12 AM PDT
> To: jhui@archrock.com
> Cc: pthubert@cisco.com
> Subject: New Version Notification for draft-ietf-6lowpan-hc-05
>
>
> A new version of I-D, draft-ietf-6lowpan-hc-05.txt has been  
> successfuly submitted by Jonathan Hui and posted to the IETF  
> repository.
>
> Filename:        draft-ietf-6lowpan-hc
> Revision:        05
> Title:           Compression Format for IPv6 Datagrams in 6LoWPAN  
> Networks
> Creation_date:   2009-06-30
> WG ID:           6lowpan
> Number_of_pages: 19
>
> Abstract:
> This document specifies an IPv6 header compression format for IPv6
> packet delivery in 6LoWPAN networks.  The compression format relies
> on shared context to allow compression of arbitrary prefixes.  The
> information that is maintained in that shared context is out of
> scope.  This document specifies compression of multicast addresses
> and a framework for compressing next headers.  This framework
> specifies UDP compression and is prepared for additional transports.
>
>
>
> The IETF Secretariat.
>
>
>
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan
>


From trac@tools.ietf.org  Mon Jul  6 03:36:42 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 6595F28C1E6 for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:36:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.585
X-Spam-Level: 
X-Spam-Status: No, score=-102.585 tagged_above=-999 required=5 tests=[AWL=0.015, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r2X7Ol4U-7xx for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:36:41 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id C9F0928C27D for <6lowpan@ietf.org>; Mon,  6 Jul 2009 03:36:41 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNlZK-0004Di-Dz; Mon, 06 Jul 2009 03:37:06 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 10:37:06 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/37
Message-ID: <060.1183fb733454f9d4ede47624eb1c5b7f@tools.ietf.org>
X-Trac-Ticket-ID: 37
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #37: Remove "stateless" wording where possible
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 10:36:42 -0000

#37: Remove "stateless" wording where possible
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  zach@sensinode.com
     Type:  task                |      Status:  new               
 Priority:  trivial             |   Milestone:                    
Component:  nd                  |     Version:                    
 Severity:  -                   |    Keywords:                    
--------------------------------+-------------------------------------------
 Based on list discussions with Jonathan, it was determined that
 "stateless" might be misleading with regard to the whiteboard procedures:

 Remove stateless from the draft, except in reference to the use of RFC4682
 SAA while forming addresses (it is the name of the RFC...).

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/37>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul  6 03:38:10 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1C75328C29F for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:38:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.585
X-Spam-Level: 
X-Spam-Status: No, score=-102.585 tagged_above=-999 required=5 tests=[AWL=0.015, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ot1uNGFQq2Zz for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:38:09 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 7634A28C27D for <6lowpan@ietf.org>; Mon,  6 Jul 2009 03:38:09 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNlak-0005wR-Bf; Mon, 06 Jul 2009 03:38:34 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 10:38:34 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/38
Message-ID: <060.842c3494073bdadeac116fc426d3de92@tools.ietf.org>
X-Trac-Ticket-ID: 38
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #38: Forming addresses - mention more methods
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 10:38:10 -0000

#38: Forming addresses - mention more methods
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  zach@sensinode.com
     Type:  task                |      Status:  new               
 Priority:  minor               |   Milestone:                    
Component:  nd                  |     Version:                    
 Severity:  -                   |    Keywords:                    
--------------------------------+-------------------------------------------
 Clarify that other methods can be used to form addresses, not only SAA.
 For example manual configuration, DHCP or any other method (e.g. link-
 layer assignment).

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/38>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul  6 03:40:59 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 5CA5128C29F for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:40:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.586
X-Spam-Level: 
X-Spam-Status: No, score=-102.586 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vlepcVKjozlG for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:40:58 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 91E5B28C287 for <6lowpan@ietf.org>; Mon,  6 Jul 2009 03:40:58 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNldT-0006oX-1m; Mon, 06 Jul 2009 03:41:23 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: pthubert@cisco.com, zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 10:41:23 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/39
Message-ID: <060.ef8e338de5da613a43284b9083788589@tools.ietf.org>
X-Trac-Ticket-ID: 39
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: pthubert@cisco.com, zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #39: Address and OII collision text
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 10:40:59 -0000

#39: Address and OII collision text
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  pthubert@cisco.com
     Type:  defect              |      Status:  new               
 Priority:  major               |   Milestone:                    
Component:  nd                  |     Version:                    
 Severity:  -                   |    Keywords:                    
--------------------------------+-------------------------------------------
 Improve the address and OII collision text, and the coverage of cases.

 From list discussions, there are some special cases where the current
 nd-03 OII collision detection text does not work well.

 List mail from Pascal:

 The text can definitely be improved. But Mostly we need something that
 works with all cases covered.

 Section 7.6 Address collision detection and resolution

 Seems we are missing text when the binding is for the same edge router
 different OII. This is a collision and causes a reject exactly like NA
 (different OII) during DAD.

 The text also says that upon positive re-registration, the edge router
 SHOULD set O in NA. This is misworded, in fact it SHOULD send NA(O) as a
 refresher and eventually a tie breaker if for some reasons (missed DAD)
 incompatible states have setup. An edge router with a registration
 should clean up at that point.


 Section 7.7 Duplicate OII detection

 As Richard said we need to be more precise on equal TID. That must be
 treated as a collision otherwise we'll flip flap forever.

 But then is if there is a risk of a packet getting duplicated over the
 network we might be doing the wrong thing. Would we need a nonce to
 discriminate that?

 Also, in the most pathologic case, if a packet sent to anycast is
 duplicated, can it reach 2 different packets received by 2 different
 edge routers?

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/39>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul  6 03:42:21 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DFC4128C2DC for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:42:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.586
X-Spam-Level: 
X-Spam-Status: No, score=-102.586 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VXWG3nP9SGii for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:42:21 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 3E86028C2DF for <6lowpan@ietf.org>; Mon,  6 Jul 2009 03:42:21 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNlen-0006s7-VQ; Mon, 06 Jul 2009 03:42:45 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 10:42:45 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/40
Message-ID: <060.bb91d765f42db1b4e3b33a00e7a34abf@tools.ietf.org>
X-Trac-Ticket-ID: 40
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #40: Whiteboard description
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 10:42:22 -0000

#40: Whiteboard description
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  zach@sensinode.com
     Type:  task                |      Status:  new               
 Priority:  trivial             |   Milestone:                    
Component:  nd                  |     Version:                    
 Severity:  -                   |    Keywords:                    
--------------------------------+-------------------------------------------
 Check throughout the draft that the Whiteboard is explained in a realistic
 way: its main purpose is to support DAD.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/40>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul  6 03:49:13 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 99B2E3A6B86 for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:49:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.586
X-Spam-Level: 
X-Spam-Status: No, score=-102.586 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8Tx33QOnTnyW for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:49:12 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id CFC093A6C5A for <6lowpan@ietf.org>; Mon,  6 Jul 2009 03:49:12 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNllR-0007BX-Q1; Mon, 06 Jul 2009 03:49:37 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 10:49:37 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/41
Message-ID: <060.30ed37719484f706f8037f56df1bcd25@tools.ietf.org>
X-Trac-Ticket-ID: 41
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #41: Ad-hoc LoWPAN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 10:49:13 -0000

#41: Ad-hoc LoWPAN
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  zach@sensinode.com
     Type:  defect              |      Status:  new               
 Priority:  major               |   Milestone:                    
Component:  nd                  |     Version:                    
 Severity:  -                   |    Keywords:                    
--------------------------------+-------------------------------------------
 Fix the problem with the support of ad-hoc LoWPANs. The current nd-03 text
 basically describes how to make an Ad-hoc LoWPAN work just like a Simple
 LoWPAN - thus allowing nodes to function normally.

 People on the list have problems with this - as it assumes some node has
 more resources - enough to store the whiteboard.

 The ULA prefix generation functionality is actually a good feature for all
 Edge Routers for cases where the LoWPAN is for some reason without a
 global or manually conigured IPv6 prefix. This feature should be moved to
 Section 7.

 If a true "Ad-hoc LoWPAN" can not even support a Whiteboard - then in
 reality this draft can not help very much. As Ad-hoc networking is not the
 focus of the 6lowpan WG - this section could be removed all-together. Text
 should be included in Section 5 address formation on what to do if there
 is no whiteboard in the network.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/41>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul  6 03:50:05 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A1A763A686D for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:50:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.586
X-Spam-Level: 
X-Spam-Status: No, score=-102.586 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r94HNT1wyM+7 for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 03:50:04 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id B60433A69CB for <6lowpan@ietf.org>; Mon,  6 Jul 2009 03:50:04 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNlmG-0007GY-GG; Mon, 06 Jul 2009 03:50:28 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 10:50:28 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/36#comment:1
Message-ID: <063.340d35c09053987163c4916b0ac8e9d6@tools.ietf.org>
References: <054.3c0d9fa288432c9f49a36bbf05cc1cde@tools.ietf.org>
X-Trac-Ticket-ID: 36
In-Reply-To: <054.3c0d9fa288432c9f49a36bbf05cc1cde@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #36: Address Option: S=2 never makes sense.
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 10:50:05 -0000

#36: Address Option: S=2 never makes sense.
--------------------------------+-------------------------------------------
 Reporter:  cabo@tzi.org        |        Owner:  zach@sensinode.com
     Type:  defect              |       Status:  new               
 Priority:  minor               |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  Active WG Document  |   Resolution:                    
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * owner:  => zach@sensinode.com


-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/36#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From cabo@tzi.org  Mon Jul  6 03:56:02 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 48D533A6CFC; Mon,  6 Jul 2009 03:56:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.235
X-Spam-Level: 
X-Spam-Status: No, score=-6.235 tagged_above=-999 required=5 tests=[AWL=0.014,  BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qooXJfghdby2; Mon,  6 Jul 2009 03:56:01 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 876373A6CFB; Mon,  6 Jul 2009 03:56:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n66AuGi6002910; Mon, 6 Jul 2009 12:56:16 +0200 (CEST)
Received: from [192.168.217.107] (p5489FE35.dip.t-dialin.net [84.137.254.53]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id AA4BBB42E;  Mon,  6 Jul 2009 12:56:15 +0200 (CEST)
Message-Id: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org>
From: Carsten Bormann <cabo@tzi.org>
To: 6lowpan@ietf.org, apps-discuss@ietf.org
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 6 Jul 2009 12:56:14 +0200
X-Mailer: Apple Mail (2.935.3)
Cc: ROLL WG <roll@ietf.org>
Subject: [6lowpan] 6LowApp: Application protocols for 6LoWPAN and other LLN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 10:56:02 -0000

    The 6LoWPAN and ROLL WGs are laying the groundwork to make the
    Wireless Embedded Internet a reality, but what application protocols
    will we use?  Request-response protocols like HTTP are a poor fit to
    a communication model with battery-operated, mostly sleeping nodes.
    In addition, the usual data formats (both headers and body) are
    perceived to be too chatty for the 50-60 byte payloads possible in
    LoWPANs and to require too much code for the 8-bit and 16-bit
    processors dominating the Internet of Things.  Still, it would be a
    mistake to start a new silo of application protocols that do not
    benefit from existing application area Internet experience.

At IETF75, we will hold a Bar BOF to scope out possible IETF work and  
maybe form an opinion on which part should be done in which IETF area.

Tentative information is at http://u.nu/6jfh =
http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp
(and you are welcome to contribute to this Wiki page).

-> Please tell us whether the envisaged date and time of ->Tue 18:30<-  
will work for you!

A first version of a problem statement (where the above paragraph was  
stolen from) is at:

http://tools.ietf.org/id/6lowapp
(draft-bormann-6lowpan-6lowapp-problem-00.txt)

I will start planning an agenda for the Bar BOF soon, so if you have  
something to say that would help in this conversation, please tell me  
(with an estimated amount of time).

Gruesse, Carsten


From trac@tools.ietf.org  Mon Jul  6 04:03:22 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 522A128C2D6 for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 04:03:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.586
X-Spam-Level: 
X-Spam-Status: No, score=-102.586 tagged_above=-999 required=5 tests=[AWL=0.014, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YRgeF1KvUelE for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 04:03:21 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id ACDD528C293 for <6lowpan@ietf.org>; Mon,  6 Jul 2009 04:03:21 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNlz6-0007lX-Ne; Mon, 06 Jul 2009 04:03:44 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 11:03:44 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/42
Message-ID: <060.f5ec2885b5f8be2fa1f1025c97734372@tools.ietf.org>
X-Trac-Ticket-ID: 42
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #42: OII formation
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 11:03:22 -0000

#42: OII formation
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  zach@sensinode.com
     Type:  task                |      Status:  new               
 Priority:  minor               |   Milestone:                    
Component:  nd                  |     Version:                    
 Severity:  -                   |    Keywords:                    
--------------------------------+-------------------------------------------
 Clarify how the OII can be formed from the EUI-64 of the node's interface.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/42>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul  6 04:05:12 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D09633A6CE3 for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 04:05:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.587
X-Spam-Level: 
X-Spam-Status: No, score=-102.587 tagged_above=-999 required=5 tests=[AWL=0.013, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7nQoVgDPv5bF for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 04:05:12 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 0628D3A6A1A for <6lowpan@ietf.org>; Mon,  6 Jul 2009 04:05:12 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNm0v-0007uQ-5m; Mon, 06 Jul 2009 04:05:37 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 11:05:37 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/43
Message-ID: <060.85484c7b971feb09a3710e0d9161b7d0@tools.ietf.org>
X-Trac-Ticket-ID: 43
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #43: NR/NC option clarification
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 11:05:12 -0000

#43: NR/NC option clarification
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  zach@sensinode.com
     Type:  task                |      Status:  new               
 Priority:  trivial             |   Milestone:                    
Component:  nd                  |     Version:                    
 Severity:  -                   |    Keywords:                    
--------------------------------+-------------------------------------------
 Describe the use of Source link-layer address and Target link-layer
 address options in the NR/NC message better.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/43>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul  6 04:09:15 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 76BC03A6A86 for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 04:09:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.587
X-Spam-Level: 
X-Spam-Status: No, score=-102.587 tagged_above=-999 required=5 tests=[AWL=0.013, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 240npbjIHrcE for <6lowpan@core3.amsl.com>; Mon,  6 Jul 2009 04:09:14 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id D13943A6A0B for <6lowpan@ietf.org>; Mon,  6 Jul 2009 04:09:14 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MNm4k-0000Sn-SK; Mon, 06 Jul 2009 04:09:34 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: jhui@archrock.com, zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Mon, 06 Jul 2009 11:09:34 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/44
Message-ID: <060.d954a29891d5150cc2f551cdf6a9e6a7@tools.ietf.org>
X-Trac-Ticket-ID: 44
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: jhui@archrock.com, zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: [6lowpan]  #44: RA dissemination
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Jul 2009 11:09:15 -0000

#44: RA dissemination
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |       Owner:  jhui@archrock.com
     Type:  enhancement         |      Status:  new              
 Priority:  minor               |   Milestone:                   
Component:  nd                  |     Version:                   
 Severity:  -                   |    Keywords:                   
--------------------------------+-------------------------------------------
 The nd-03 draft does not describe in much detail the issues around RA
 dissemination throughout the LoWPAN in a Route Over configuration. Section
 6 should elaborate on RA and prefix dissemination:

 1. The use of the 6LoWPAN Multihop Information Option

 2. Timings and timer values

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/44>
6lowpan <http://tools.ietf.org/6lowpan/>


From geoff@mulligan.com  Tue Jul  7 02:03:12 2009
Return-Path: <geoff@mulligan.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2FFD23A6E27 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 02:03:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.729
X-Spam-Level: 
X-Spam-Status: No, score=-1.729 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hLE7uy8MLCHn for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 02:03:11 -0700 (PDT)
Received: from sobek.data102.com (sobek.data102.com [64.111.16.14]) by core3.amsl.com (Postfix) with ESMTP id 60BA63A6D3E for <6lowpan@ietf.org>; Tue,  7 Jul 2009 02:03:11 -0700 (PDT)
Received: from localhost (localhost.data102.com [127.0.0.1]) by sobek.data102.com (Postfix) with ESMTP id AF12D2282E for <6lowpan@ietf.org>; Mon,  6 Jul 2009 11:54:36 -0600 (MDT)
X-Virus-Scanned: amavisd-new at data102.com
Received: from sobek.data102.com ([127.0.0.1]) by localhost (sobek.data102.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vPFuL7FFlr3P for <6lowpan@ietf.org>; Mon,  6 Jul 2009 11:54:35 -0600 (MDT)
Received: from [199.233.92.20] (unknown [199.233.92.20]) by sobek.data102.com (Postfix) with ESMTP id 3C5BE2282D for <6lowpan@ietf.org>; Mon,  6 Jul 2009 11:54:35 -0600 (MDT)
From: Geoff Mulligan <geoff@mulligan.com>
To: 6lowpan <6lowpan@ietf.org>
Content-Type: text/plain
Date: Mon, 06 Jul 2009 11:54:34 -0600
Message-Id: <1246902874.25407.234.camel@dellx1>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.1 
Content-Transfer-Encoding: 7bit
Subject: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 09:03:12 -0000

Folks,
  While we wait for the final agenda for the IETF in Stockholm, we need
to finalize the topics and agenda for the 6lowpan meeting.

Both the HC and ND drafts have been updated and hopefully we can get
reports on them.

What additional items should we plan to discuss?

	geoff



From hamid.mukhtar@gmail.com  Tue Jul  7 04:46:04 2009
Return-Path: <hamid.mukhtar@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 49BD33A6899 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 04:46:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.542
X-Spam-Level: 
X-Spam-Status: No, score=-1.542 tagged_above=-999 required=5 tests=[AWL=-0.435, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WSJ43UTloqKB for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 04:46:03 -0700 (PDT)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by core3.amsl.com (Postfix) with ESMTP id 870073A679C for <6lowpan@ietf.org>; Tue,  7 Jul 2009 04:46:03 -0700 (PDT)
Received: by an-out-0708.google.com with SMTP id c37so1787372anc.4 for <6lowpan@ietf.org>; Tue, 07 Jul 2009 04:44:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=vMWY6PQlxeD5IPzI974BDHsk5L87ecEzcgRAwvJW/TY=; b=xo/M78aVREKtfqPB0yE8E93wDZhrRRqBihhcDkfJiwWE24mrFb1wY6ygTWHDT7iLEA VIzxXGbAS3leP8eUf1Mnu9P3oelmvhfR6JnSEbAtqdVKmcYBfbKjJTsfclWwcfxnhJZf th6U0zztDGS0lkZ7BnZ4wlnOFEd1PMUoZ0fog=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=LjEGUw5HnRjhVsrI7WcHtmeUxjaTPflZf6/E338qNJ8lgMc9bAEf125qFcldRVRWwc CujXpiCgzTmGjvLpHJ8mzaJyDYT5A12XI+VgE9IgseWK+evEFeBLJe12ug/Y7GpuZKtd +NjjxcZaXfBOX1jcXKdteWKWOtBDVy31twP8Q=
MIME-Version: 1.0
Sender: hamid.mukhtar@gmail.com
Received: by 10.100.209.5 with SMTP id h5mr10469294ang.124.1246967081643; Tue,  07 Jul 2009 04:44:41 -0700 (PDT)
In-Reply-To: <1246902874.25407.234.camel@dellx1>
References: <1246902874.25407.234.camel@dellx1>
From: Hamid Mukhtar <hamid@etri.re.kr>
Date: Tue, 7 Jul 2009 20:44:26 +0900
X-Google-Sender-Auth: 96fd35412d982ade
Message-ID: <e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com>
To: Geoff Mulligan <geoff@mulligan.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 11:46:04 -0000

Dear Geoff,

I would like to request a slot for the 6LoWPAN SNMP optimizations
draft if possible.

Hamid

On Tue, Jul 7, 2009 at 2:54 AM, Geoff Mulligan<geoff@mulligan.com> wrote:
> Folks,
> =A0While we wait for the final agenda for the IETF in Stockholm, we need
> to finalize the topics and agenda for the 6lowpan meeting.
>
> Both the HC and ND drafts have been updated and hopefully we can get
> reports on them.
>
> What additional items should we plan to discuss?
>
> =A0 =A0 =A0 =A0geoff
>
>
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan
>

From cabo@tzi.org  Tue Jul  7 05:35:23 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 7D35A3A6A99 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 05:35:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.771
X-Spam-Level: 
X-Spam-Status: No, score=-4.771 tagged_above=-999 required=5 tests=[AWL=0.608,  BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EbosA8XYVhaC for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 05:35:22 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 605E73A6A97 for <6lowpan@ietf.org>; Tue,  7 Jul 2009 05:35:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n67CZTtX013344; Tue, 7 Jul 2009 14:35:29 +0200 (CEST)
Received: from [10.0.1.198] (reingewinn.informatik.uni-bremen.de [134.102.218.123]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id 30F4ABC23;  Tue,  7 Jul 2009 14:35:29 +0200 (CEST)
From: Carsten Bormann <cabo@tzi.org>
To: Hamid Mukhtar <hamid@etri.re.kr>
In-Reply-To: <e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com>
References: <1246902874.25407.234.camel@dellx1> <e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com>
Message-Id: <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Tue, 7 Jul 2009 14:35:28 +0200
X-Mailer: Apple Mail (2.935.3)
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 12:35:23 -0000

> I would like to request a slot for the 6LoWPAN SNMP optimizations
> draft if possible.

More generally, I'd think we should discuss the relationship between  
6lowpan and the 6lowapps problem, but leave the apps-specific part to  
the Bar BOF, which seems to materialize on Tuesday evening.

http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp

Gruesse, Carsten


From hamid.mukhtar@gmail.com  Tue Jul  7 05:59:41 2009
Return-Path: <hamid.mukhtar@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 679483A6E59 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 05:59:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.48
X-Spam-Level: 
X-Spam-Status: No, score=-1.48 tagged_above=-999 required=5 tests=[AWL=-0.373,  BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QNKWrqmANhyi for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 05:59:40 -0700 (PDT)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.249]) by core3.amsl.com (Postfix) with ESMTP id A58103A6E42 for <6lowpan@ietf.org>; Tue,  7 Jul 2009 05:59:40 -0700 (PDT)
Received: by an-out-0708.google.com with SMTP id c37so1801838anc.4 for <6lowpan@ietf.org>; Tue, 07 Jul 2009 05:58:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=WJrs7hysqbLQ2VqEDPsOCK4Ev8M1zLoly37PtxWjucE=; b=w0L+c3xWKNwESP8qedQLFYWk6EI1ORAE2n6XjqIG/xEludI+H4u2XqMYmLsV5aCzNF /56QmhEJdvRm8mqvWaxxoibvg8bvZ+DKx99o211rtO8SOZx4ASA+2TQEy3r97lujg+GO icjuttfCdbr4Xpv33HtKlKJsm5cSegMNihmqk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=iorSk+Iny6rVEWMR0kqODReeREC3TP3grAhuq2o0LX21K0s3+OwK2lzqJbnUEUO31C q88lIWoBIGAqjKzMq/yAzxRs8QlyWQK+gYFlgq3MaYbjll5zaSpLwiPt+KD9Lhgi1p4K fqs8BQUSvdXFQbON5xMiLPwUCKl4NLiWbvk+Y=
MIME-Version: 1.0
Sender: hamid.mukhtar@gmail.com
Received: by 10.100.127.2 with SMTP id z2mr5807196anc.75.1246971138157; Tue,  07 Jul 2009 05:52:18 -0700 (PDT)
In-Reply-To: <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
References: <1246902874.25407.234.camel@dellx1> <e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com>  <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
From: Hamid Mukhtar <hamid@etri.re.kr>
Date: Tue, 7 Jul 2009 21:52:03 +0900
X-Google-Sender-Auth: 022c13e2d9e36319
Message-ID: <e9a260f20907070552o74e60978veb68136be8a19cd@mail.gmail.com>
To: Carsten Bormann <cabo@tzi.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 12:59:41 -0000

On Tue, Jul 7, 2009 at 9:35 PM, Carsten Bormann <cabo@tzi.org> wrote:
>>
>> I would like to request a slot for the 6LoWPAN SNMP optimizations
>> draft if possible.
>
> More generally, I'd think we should discuss the relationship between 6lowpan and the 6lowapps problem, but leave the apps-specific part to the Bar BOF, which seems to materialize on Tuesday evening.
>
> http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp


Ya Its fine. Either way, it's okay with me.

From roberts@isoc.org  Tue Jul  7 07:47:49 2009
Return-Path: <roberts@isoc.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3E1AA28C45C for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 07:47:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.395
X-Spam-Level: 
X-Spam-Status: No, score=-101.395 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, IP_NOT_FRIENDLY=0.334, SARE_MLH_Stock1=0.87, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cXZqmZh1PHa4 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 07:47:48 -0700 (PDT)
Received: from smtp190.dfw.emailsrvr.com (smtp190.dfw.emailsrvr.com [67.192.241.190]) by core3.amsl.com (Postfix) with ESMTP id 87CC028C29A for <6lowpan@ietf.org>; Tue,  7 Jul 2009 07:47:48 -0700 (PDT)
Received: from relay9.relay.dfw.mlsrvr.com (localhost [127.0.0.1]) by relay9.relay.dfw.mlsrvr.com (SMTP Server) with ESMTP id AEEF113D332F; Tue,  7 Jul 2009 10:47:26 -0400 (EDT)
Received: by relay9.relay.dfw.mlsrvr.com (Authenticated sender: roberts-AT-isoc.org) with ESMTPSA id C3E0E13D3341;  Tue,  7 Jul 2009 10:47:25 -0400 (EDT)
Message-ID: <4A535FFC.6020003@isoc.org>
Date: Tue, 07 Jul 2009 09:47:24 -0500
From: Phil Roberts <roberts@isoc.org>
User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605)
MIME-Version: 1.0
To: Carsten Bormann <cabo@tzi.org>
References: <1246902874.25407.234.camel@dellx1>	<e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com> <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
In-Reply-To: <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: Hamid Mukhtar <hamid@etri.re.kr>, 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 14:47:49 -0000

I would like to be in this BarBof.  I would also like to be at the 
Social.  I don't know whether both are possible....


Carsten Bormann wrote:
>> I would like to request a slot for the 6LoWPAN SNMP optimizations
>> draft if possible.
>
> More generally, I'd think we should discuss the relationship between 
> 6lowpan and the 6lowapps problem, but leave the apps-specific part to 
> the Bar BOF, which seems to materialize on Tuesday evening.
>
> http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp
>
> Gruesse, Carsten
>
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan

From cabo@tzi.org  Tue Jul  7 08:21:56 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9495428C4C0 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 08:21:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.802
X-Spam-Level: 
X-Spam-Status: No, score=-5.802 tagged_above=-999 required=5 tests=[AWL=-0.423, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DOJX0PUV7p9d for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 08:21:55 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 43FEF28C2E7 for <6lowpan@ietf.org>; Tue,  7 Jul 2009 08:21:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n67FM35X027440; Tue, 7 Jul 2009 17:22:03 +0200 (CEST)
Received: from [192.168.217.107] (p5489C1F0.dip.t-dialin.net [84.137.193.240]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id 0A0EFBD77;  Tue,  7 Jul 2009 17:19:19 +0200 (CEST)
From: Carsten Bormann <cabo@tzi.org>
To: Phil Roberts <roberts@isoc.org>
In-Reply-To: <4A535FFC.6020003@isoc.org>
References: <1246902874.25407.234.camel@dellx1>	<e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com> <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org> <4A535FFC.6020003@isoc.org>
Message-Id: <C5B4567D-FE00-44C4-9038-024491624F53@tzi.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Tue, 7 Jul 2009 17:19:18 +0200
X-Mailer: Apple Mail (2.935.3)
Cc: Hamid Mukhtar <hamid@etri.re.kr>, 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 15:21:56 -0000

On Jul 7, 2009, at 16:47, Phil Roberts wrote:

> I would like to be in this BarBof.  I would also like to be at the  
> Social.  I don't know whether both are possible....

That's why I changed the start time to 1830 -- you may still be able  
to catch the social after the Bar BOF.  I hope we can run this with a  
structured core meeting for 1 hour and maybe an extended (more Bar- 
BOFy) discussion afterwards.

Gruesse, Carsten


From j.schoenwaelder@jacobs-university.de  Tue Jul  7 08:42:50 2009
Return-Path: <j.schoenwaelder@jacobs-university.de>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 56F1628C4D8 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 08:42:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.755
X-Spam-Level: 
X-Spam-Status: No, score=-1.755 tagged_above=-999 required=5 tests=[AWL=-0.376, BAYES_00=-2.599, HELO_EQ_DE=0.35, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IYOeDm9RHodr for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 08:42:49 -0700 (PDT)
Received: from hermes.jacobs-university.de (hermes.jacobs-university.de [212.201.44.23]) by core3.amsl.com (Postfix) with ESMTP id 4946528C4B7 for <6lowpan@ietf.org>; Tue,  7 Jul 2009 08:42:49 -0700 (PDT)
Received: from localhost (demetrius1.jacobs-university.de [212.201.44.46]) by hermes.jacobs-university.de (Postfix) with ESMTP id 837A8C00C8; Tue,  7 Jul 2009 17:42:19 +0200 (CEST)
X-Virus-Scanned: amavisd-new at jacobs-university.de
Received: from hermes.jacobs-university.de ([212.201.44.23]) by localhost (demetrius1.jacobs-university.de [212.201.44.32]) (amavisd-new, port 10024) with ESMTP id rw4kcUgV16Ah; Tue,  7 Jul 2009 17:42:19 +0200 (CEST)
Received: from elstar.local (elstar.iuhb02.iu-bremen.de [10.50.231.133]) by hermes.jacobs-university.de (Postfix) with ESMTP id F389CC001A; Tue,  7 Jul 2009 17:42:18 +0200 (CEST)
Received: by elstar.local (Postfix, from userid 501) id 03283B5A910; Tue,  7 Jul 2009 17:42:16 +0200 (CEST)
Date: Tue, 7 Jul 2009 17:42:16 +0200
From: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
To: Carsten Bormann <cabo@tzi.org>
Message-ID: <20090707154216.GA6145@elstar.local>
Mail-Followup-To: Carsten Bormann <cabo@tzi.org>, Hamid Mukhtar <hamid@etri.re.kr>, 6lowpan <6lowpan@ietf.org>
References: <1246902874.25407.234.camel@dellx1> <e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com> <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
User-Agent: Mutt/1.5.19 (2009-01-05)
Cc: Hamid Mukhtar <hamid@etri.re.kr>, 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 15:42:50 -0000

On Tue, Jul 07, 2009 at 02:35:28PM +0200, Carsten Bormann wrote:
> > I would like to request a slot for the 6LoWPAN SNMP optimizations
> > draft if possible.
> 
> More generally, I'd think we should discuss the relationship between  
> 6lowpan and the 6lowapps problem, but leave the apps-specific part to  
> the Bar BOF, which seems to materialize on Tuesday evening.
> 
> http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp

I am curious to what extend this discussion will lead to a revision of
the benefits of providing IP connectivity over 802.15.4 stated on page
4 of RFC 4919...

/js

-- 
Juergen Schoenwaelder           Jacobs University Bremen gGmbH
Phone: +49 421 200 3587         Campus Ring 1, 28759 Bremen, Germany
Fax:   +49 421 200 3103         <http://www.jacobs-university.de/>

From trac@tools.ietf.org  Tue Jul  7 08:50:47 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 6693728C4C1 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 08:50:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.574
X-Spam-Level: 
X-Spam-Status: No, score=-102.574 tagged_above=-999 required=5 tests=[AWL=0.026, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JlllhQCdtFNf for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 08:50:46 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id B32C23A6858 for <6lowpan@ietf.org>; Tue,  7 Jul 2009 08:50:46 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MOCwj-00026A-Nk; Tue, 07 Jul 2009 08:51:05 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: laser820@gmail.com
X-Trac-Project: 6lowpan
Date: Tue, 07 Jul 2009 15:51:05 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/45
Message-ID: <060.6a4356dad034c519a8e87371872f4be3@tools.ietf.org>
X-Trac-Ticket-ID: 45
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: laser820@gmail.com, matteo.lasagni@unimore.it, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: matteo.lasagni@unimore.it, 6lowpan@ietf.org
Subject: [6lowpan]  #45: hc-05 keeps an error derived from hc-03
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 15:50:47 -0000

#45: hc-05 keeps an error derived from hc-03
--------------------------------+-------------------------------------------
 Reporter:  laser820@gmail.com  |       Owner:     
     Type:  defect              |      Status:  new
 Priority:  trivial             |   Milestone:     
Component:  hc                  |     Version:     
 Severity:  Active WG Document  |    Keywords:     
--------------------------------+-------------------------------------------
 Document hc-05, paragraph 2 says: the LOWPAN_IPHC encoding utilizes 11
 bits, 3 of which are taken from rightmost bit of the dispatch type.
 The correct sentence it'd be "the LOWPAN_IPHC encoding utilizes 13 bits, 5
 of which are taken from rightmost bit of the dispatch type" as it is in
 hc-04

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/45>
6lowpan <http://tools.ietf.org/6lowpan/>


From kkim86@gmail.com  Tue Jul  7 09:19:37 2009
Return-Path: <kkim86@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 78B3F3A6BDE for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 09:19:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.533
X-Spam-Level: *
X-Spam-Status: No, score=1.533 tagged_above=-999 required=5 tests=[AWL=-0.089,  BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_73=0.6, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cx3GN3aD-tVU for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 09:19:36 -0700 (PDT)
Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.226]) by core3.amsl.com (Postfix) with ESMTP id 939FF3A690F for <6lowpan@ietf.org>; Tue,  7 Jul 2009 09:19:36 -0700 (PDT)
Received: by rv-out-0506.google.com with SMTP id f9so1391553rvb.49 for <6lowpan@ietf.org>; Tue, 07 Jul 2009 09:19:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=z1rQx7+2WbRb3FY6Uje+otsHc4Lt6ntYC7xJBJrJfrE=; b=f0xGbXxh7ciX+gZlc/2bTlqGxAedqLq8sj2ar/N+ICSltt7MFjCjb9JNinsCPUtW/S aQ9I4LY/OdisiEFY0eGNUDmNR4t0/IaMWeFYQv3PmQEoyMQXUQi8HcHmGJeCbvfnwSep lMbvk9F1qhz5nP4x4W9hya0p+iVl7PjidppEE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=nMSXUnBztVjKLquxcjPHmlKz/J/QXrv/iKwsx305H5hLG/xxyPy5AU4mnlrTPQ5lGI /Ak/K24mGGsBY0kFoiID5U98856QZk0Ke/snmJnMwkwLDSvKTJi+g1T7ZsiN20fS0lEK 0Rs85c6TFdKL/g0UQ43EPEE5jcSUqotvhvPCU=
MIME-Version: 1.0
Received: by 10.141.20.9 with SMTP id x9mr3701264rvi.201.1246983566357; Tue,  07 Jul 2009 09:19:26 -0700 (PDT)
In-Reply-To: <1246902874.25407.234.camel@dellx1>
References: <1246902874.25407.234.camel@dellx1>
From: =?UTF-8?B?S2ktSHl1bmcgS2ltICjquYDquLDtmJUp?= <kkim86@gmail.com>
Date: Wed, 8 Jul 2009 01:19:06 +0900
Message-ID: <d8bf2bf30907070919y2e4028b7l3c4b1f582ae04840@mail.gmail.com>
To: Geoff Mulligan <geoff@mulligan.com>, Carsten Bormann <cabo@tzi.de>
Content-Type: multipart/alternative; boundary=000e0cd1a9028374dc046e1ffceb
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Jul 2009 16:19:37 -0000

--000e0cd1a9028374dc046e1ffceb
Content-Type: text/plain; charset=EUC-KR
Content-Transfer-Encoding: quoted-printable

Geoff and Carsten,Can I request for the presentation time for 6lowpan MIB?
http://tools.ietf.org/html/draft-daniel-6lowpan-mib-00


__
Ki-Hyung Kim (=B1=E8=B1=E2=C7=FC, =D1=D1=D1=C3=FA=FB)
Associate Professor, Ajou University, Korea,  http://www.6lowpan.net
Tel: +82-31-219-2433, Cel: +82-10-4760-2551


On Tue, Jul 7, 2009 at 02:54, Geoff Mulligan <geoff@mulligan.com> wrote:

> Folks,
>  While we wait for the final agenda for the IETF in Stockholm, we need
> to finalize the topics and agenda for the 6lowpan meeting.
>
> Both the HC and ND drafts have been updated and hopefully we can get
> reports on them.
>
> What additional items should we plan to discuss?
>
>        geoff
>
>
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan
>

--000e0cd1a9028374dc046e1ffceb
Content-Type: text/html; charset=EUC-KR
Content-Transfer-Encoding: quoted-printable

Geoff and Carsten,<div>Can I request for the presentation time for 6lowpan =
MIB?</div><div><a href=3D"http://tools.ietf.org/html/draft-daniel-6lowpan-m=
ib-00">http://tools.ietf.org/html/draft-daniel-6lowpan-mib-00</a>&nbsp;</di=
v><div>

<br></div><div><br></div><div>__<br>Ki-Hyung Kim (=B1=E8=B1=E2=C7=FC, =D1=
=D1=D1=C3=FA=FB)<br>Associate Professor, Ajou University, Korea, &nbsp;<a h=
ref=3D"http://www.6lowpan.net">http://www.6lowpan.net</a> <br>Tel: +82-31-2=
19-2433, Cel: +82-10-4760-2551<br>

<br><br><div class=3D"gmail_quote">On Tue, Jul 7, 2009 at 02:54, Geoff Mull=
igan <span dir=3D"ltr">&lt;<a href=3D"mailto:geoff@mulligan.com">geoff@mull=
igan.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Folks,<br>
 &nbsp;While we wait for the final agenda for the IETF in Stockholm, we nee=
d<br>
to finalize the topics and agenda for the 6lowpan meeting.<br>
<br>
Both the HC and ND drafts have been updated and hopefully we can get<br>
reports on them.<br>
<br>
What additional items should we plan to discuss?<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;geoff<br>
<br>
<br>
_______________________________________________<br>
6lowpan mailing list<br>
<a href=3D"mailto:6lowpan@ietf.org">6lowpan@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/6lowpan" target=3D"_blank"=
>https://www.ietf.org/mailman/listinfo/6lowpan</a><br>
</blockquote></div><br></div>

--000e0cd1a9028374dc046e1ffceb--

From eunah.ietf@gmail.com  Tue Jul  7 22:23:16 2009
Return-Path: <eunah.ietf@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E9E1328C2FB for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 22:23:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.729
X-Spam-Level: 
X-Spam-Status: No, score=-1.729 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fqToJQvdTkpl for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 22:23:15 -0700 (PDT)
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by core3.amsl.com (Postfix) with ESMTP id 324BD28C11F for <6lowpan@ietf.org>; Tue,  7 Jul 2009 22:23:14 -0700 (PDT)
Received: by wf-out-1314.google.com with SMTP id 28so128414wff.31 for <6lowpan@ietf.org>; Tue, 07 Jul 2009 22:23:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=RKe7xNviV/yvoI6py7sPHrwsR10lLVTbxXx6EZpYQA8=; b=J34Nf1sb/yRSlOsDm92dtHMAJxlAanoHbTX51olPO66D9XvenMOoRt+bj4yrR8/wsR 26FwmCfyCSjsMio0pBExAd1TIG7WkKL6wlOI+jxHSqqIGal2y+U/oxNYz71fjXRcMgrC mKl3aSy7saeh10Aqbacbl/iNhNfXcS67+nJYc=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=NsiD+/fZm98ofAUfLVGNSVKFIFLVIBAXNzG+iNvaAP6Wh73pgyhlHP8T6T7axi6MR7 7UiakdRD4Zxxcekxbmrmd3YgXKyWYdwzDAxZ9XRJNDmaE16zGbt9BkmYXFdAhEvFECsZ sCc5LALhLMsXftR+MGVo/G9rQYIJ1yhvBqD4U=
MIME-Version: 1.0
Received: by 10.142.104.9 with SMTP id b9mr2186101wfc.21.1247030606145; Tue,  07 Jul 2009 22:23:26 -0700 (PDT)
In-Reply-To: <1246902874.25407.234.camel@dellx1>
References: <1246902874.25407.234.camel@dellx1>
Date: Wed, 8 Jul 2009 14:23:26 +0900
Message-ID: <77f1dba80907072223ue0e871nd33464747d00e4fe@mail.gmail.com>
From: "Eunsook \"Eunah\" Kim" <eunah.ietf@gmail.com>
To: Geoff Mulligan <geoff@mulligan.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Jul 2009 05:23:16 -0000

Dear Geoff,

I'm planning to submit usecase-03 very soon.
In addition, routing-requiremnts was updated to -02 just after the SF meeti=
ng,
and refinement (-03) will be done before the I-D cut-off.

Please include the two drafts into the agenda.

Thanks,
-eunah

On Tue, Jul 7, 2009 at 2:54 AM, Geoff Mulligan<geoff@mulligan.com> wrote:
> Folks,
> =A0While we wait for the final agenda for the IETF in Stockholm, we need
> to finalize the topics and agenda for the 6lowpan meeting.
>
> Both the HC and ND drafts have been updated and hopefully we can get
> reports on them.
>
> What additional items should we plan to discuss?
>
> =A0 =A0 =A0 =A0geoff
>
>
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan
>

From eunah.ietf@gmail.com  Tue Jul  7 22:29:23 2009
Return-Path: <eunah.ietf@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 71B573A6B42 for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 22:29:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.729
X-Spam-Level: 
X-Spam-Status: No, score=-1.729 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tMm07GjzGzmA for <6lowpan@core3.amsl.com>; Tue,  7 Jul 2009 22:29:21 -0700 (PDT)
Received: from mail-px0-f175.google.com (mail-px0-f175.google.com [209.85.216.175]) by core3.amsl.com (Postfix) with ESMTP id 23F353A6824 for <6lowpan@ietf.org>; Tue,  7 Jul 2009 22:28:57 -0700 (PDT)
Received: by pxi5 with SMTP id 5so1121590pxi.29 for <6lowpan@ietf.org>; Tue, 07 Jul 2009 22:29:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=VazSDDFNxrD5REneZN6WRKMAR43bKJ/hW5hVm/TffDc=; b=OCrOCtint94uOv+rb6aFqey4YbOA5yQpsThlV30buRGQsWpfMcczq0mhRM8nksPq5v Cj/oa8rwN6a9ZfnjJf9X6WbRx3piKrauvbqS4ght5T+0OuarJOCA8sjialtOltnrr2ea Z57zKnn0u9tRq/by6VAvneFxMhH+nFglH9oaI=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dsQ3hk+Hj6Mg3THsIy/OKOIkP2MvrNQQB/x5A2kH15w/7v0KYUwxxoPoxtCcwn/4sm xeZhS3+WcW4NpIqKvgoQPQbn47+b2ME8vFA0i6m0Zl8EZqozNFjPxbzmMtKmGKKSq+G4 UKE5xGdgndCW1c3IBpl2zdO7NBPZLc6OFuV0w=
MIME-Version: 1.0
Received: by 10.142.12.14 with SMTP id 14mr2168722wfl.161.1247030962156; Tue,  07 Jul 2009 22:29:22 -0700 (PDT)
In-Reply-To: <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
References: <1246902874.25407.234.camel@dellx1> <e9a260f20907070444k2dcd59bbk4562e9b7280dbc51@mail.gmail.com> <85A36850-21B3-4815-809F-3D3FBE9DDB61@tzi.org>
Date: Wed, 8 Jul 2009 14:29:22 +0900
Message-ID: <77f1dba80907072229u71dd1d5fq4ae5d2e121129492@mail.gmail.com>
From: "Eunsook \"Eunah\" Kim" <eunah.ietf@gmail.com>
To: Carsten Bormann <cabo@tzi.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Jul 2009 05:29:23 -0000

Dear Carsten,

While I was absent for a long while, it seemed that many productive
discussion was made in 6lowpan.
I'm now busy reading the accumulated emails, and found the Bar Bof information.
Maybe i missed some imfortant information related to the meeting as I
didn't catch up all 6lowpan emails yet,
but if you still have space, I would like to join to the Bar BoF.

See you.

-eunah


On Tue, Jul 7, 2009 at 9:35 PM, Carsten Bormann<cabo@tzi.org> wrote:
>> I would like to request a slot for the 6LoWPAN SNMP optimizations
>> draft if possible.
>
> More generally, I'd think we should discuss the relationship between 6lowpan
> and the 6lowapps problem, but leave the apps-specific part to the Bar BOF,
> which seems to materialize on Tuesday evening.
>
> http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp
>
> Gruesse, Carsten
>
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan
>

From pratikvimal.tech@gmail.com  Wed Jul  8 04:28:44 2009
Return-Path: <pratikvimal.tech@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 7EE643A6F17 for <6lowpan@core3.amsl.com>; Wed,  8 Jul 2009 04:28:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.423
X-Spam-Level: 
X-Spam-Status: No, score=-1.423 tagged_above=-999 required=5 tests=[AWL=1.175,  BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jcK0YBYJx2Op for <6lowpan@core3.amsl.com>; Wed,  8 Jul 2009 04:28:42 -0700 (PDT)
Received: from mail-gx0-f226.google.com (mail-gx0-f226.google.com [209.85.217.226]) by core3.amsl.com (Postfix) with ESMTP id 0E01828C571 for <6lowpan@ietf.org>; Wed,  8 Jul 2009 04:28:39 -0700 (PDT)
Received: by gxk26 with SMTP id 26so3021783gxk.13 for <6lowpan@ietf.org>; Wed, 08 Jul 2009 04:28:42 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=/xrJ9hpqCNID1h4m97fVwzNSwgw59nzRqRxjOA6IGi8=; b=YMwe8kqtt5HTbyo7SKPqBSxJ4H6i98RznsACqBIL/vbFAT6mN+s0g2kV8ks5vHeDSj VLF6StGiwg53AHBIv2TZr+fcQU096SmFJtEUN57cLBOry4nqlERLdZXGWCqOIfwJbiJV nrbps4B9CaRBBa/WfvJgtQt1VHjtMGWexvy0c=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=n2Ku6MY1hE/xeAguUQqKL/WjqWC4wHqA+rKlxW+eBR7Rgd4QKCxncq732yy2NJvNTU +/Z8Og4rOiXY1ZSKdNyeY4olw4Odr7dolplj8ozQgMIcN/Mj1CtFt8dybn95I8o/bT1X CoNgqfnhTXJoHs/etbUZ1AVX2KAIFsKdDkzKk=
MIME-Version: 1.0
Received: by 10.231.33.137 with SMTP id h9mr2559976ibd.15.1247052521857; Wed,  08 Jul 2009 04:28:41 -0700 (PDT)
In-Reply-To: <8b5e90670907080427o678994bbsff4fc4df79df7325@mail.gmail.com>
References: <8b5e90670907080427o678994bbsff4fc4df79df7325@mail.gmail.com>
Date: Wed, 8 Jul 2009 16:58:41 +0530
Message-ID: <8b5e90670907080428l7d7d0b89t54a25befc08713ce@mail.gmail.com>
From: Pratik Vimal <pratikvimal.tech@gmail.com>
To: 6lowpan@ietf.org
Content-Type: multipart/alternative; boundary=000325575e5e94e478046e300a2f
Subject: [6lowpan] 6LowPAN implementation-> compilation and simulation error
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Jul 2009 11:28:44 -0000

--000325575e5e94e478046e300a2f
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hello,
When I'm giving the command "make micaz" in 6LowPAN implementation folder(
http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/tos/lib/net/6lowpan/)
, then I'm getting the following error:
make: *** No rule to make target `micaz'.  Stop.

Is there some problem with the code? Please let me know how to solve this
problem.

Regards,
Pratik Vimal

---------------------------------------------------------------
Pratik Vimal
Third Year Undergraduate
Department of Electrical Engineering
Indian Institute of Technology Kanpur, India
Kanpur - 208016
 0091-9616242095  (phone)
pvimal@iitk.ac.in<https://webmail.iitk.ac.in/squirrelmail/src/compose.php?send_to=pvimal@iitk.ac.in>
 (e-mail)
---------------------------------------------------------------

--000325575e5e94e478046e300a2f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,<br><div class=3D"gmail_quote">When I&#39;m giving the command &quot;=
make micaz&quot; in 6LowPAN implementation folder(<a href=3D"http://tinyos.=
cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/tos/lib/net/6lowpan/" target=
=3D"_blank">http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x/tos/=
lib/net/6lowpan/</a>) , then I&#39;m getting the following error:<br>


make: *** No rule to make target `micaz&#39;.=A0 Stop.<br>=A0<br>Is there s=
ome problem with the code? Please let me know how to solve this problem.<br=
><br>Regards,<br>Pratik Vimal<br><br><span style=3D"border-collapse: collap=
se;"><span style=3D"font-size: 16px; font-family: &#39;times new roman&#39;=
;"><p style=3D"margin: 0px 0px 0pt;">


---------------------------------------------------------------<br>Pratik V=
imal<br>Third Year Undergraduate<br>Department of Electrical Engineering<br=
>Indian Institute of Technology Kanpur, India<br>Kanpur - 208016<br></p>


=A00091-9616242095=A0 (phone)<br><a title=3D"This external link will open i=
n a new window" href=3D"https://webmail.iitk.ac.in/squirrelmail/src/compose=
.php?send_to=3Dpvimal@iitk.ac.in" style=3D"color: rgb(42, 93, 176);" target=
=3D"_blank">pvimal@iitk.ac.in</a>=A0(e-mail)<br>


---------------------------------------------------------------</span></spa=
n><br>
</div><br>

--000325575e5e94e478046e300a2f--

From cabo@tzi.org  Wed Jul  8 04:46:14 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9A9993A6A16 for <6lowpan@core3.amsl.com>; Wed,  8 Jul 2009 04:46:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.221
X-Spam-Level: 
X-Spam-Status: No, score=-6.221 tagged_above=-999 required=5 tests=[AWL=0.028,  BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qScw40QojZxC for <6lowpan@core3.amsl.com>; Wed,  8 Jul 2009 04:46:13 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 740C33A63C9 for <6lowpan@ietf.org>; Wed,  8 Jul 2009 04:46:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n68BkUu7023310; Wed, 8 Jul 2009 13:46:30 +0200 (CEST)
Received: from [192.168.217.107] (p5489AF17.dip.t-dialin.net [84.137.175.23]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id 3BF17B215;  Wed,  8 Jul 2009 13:46:30 +0200 (CEST)
From: Carsten Bormann <cabo@tzi.org>
To: Pratik Vimal <pratikvimal.tech@gmail.com>
In-Reply-To: <8b5e90670907080428l7d7d0b89t54a25befc08713ce@mail.gmail.com>
References: <8b5e90670907080427o678994bbsff4fc4df79df7325@mail.gmail.com> <8b5e90670907080428l7d7d0b89t54a25befc08713ce@mail.gmail.com>
Message-Id: <3DE1F30C-21B8-4331-B8A3-BEE4547A2FA1@tzi.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Wed, 8 Jul 2009 13:46:29 +0200
X-Mailer: Apple Mail (2.935.3)
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] 6LowPAN implementation-> compilation and simulation error
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Jul 2009 11:46:14 -0000

Hi Pratik,

for somebody working in standardization, it is always great to see  
implementation questions coming up.
Unfortunately, this is a list about 6lowpan standardization, not where  
the 6lowpan implementers meet.
Maybe you will have more luck asking this in a tinyos forum?

Gruesse, Carsten


From rstruik@certicom.com  Wed Jul  8 11:30:01 2009
Return-Path: <rstruik@certicom.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3129E3A6BD0 for <6lowpan@core3.amsl.com>; Wed,  8 Jul 2009 11:30:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.164
X-Spam-Level: 
X-Spam-Status: No, score=-2.164 tagged_above=-999 required=5 tests=[AWL=-0.435, BAYES_00=-2.599, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QUcFeBoL9trc for <6lowpan@core3.amsl.com>; Wed,  8 Jul 2009 11:30:00 -0700 (PDT)
Received: from cx296.800onemail.com (CX296.800onemail.com [209.171.54.154]) by core3.amsl.com (Postfix) with ESMTP id 4F9743A6B7A for <6lowpan@ietf.org>; Wed,  8 Jul 2009 11:30:00 -0700 (PDT)
Received: from EX13-N04.exchserver.com ([10.7.5.66]) by cx296.800onemail.com (8.13.8/8.13.8) with ESMTP id n68ITCYT030595; Wed, 8 Jul 2009 14:29:12 -0400
Received: from EX41.exchserver.com ([169.254.1.219]) by EX13-N04.exchserver.com ([10.7.40.180]) with mapi; Wed, 8 Jul 2009 14:29:11 -0400
From: Rene Struik <rstruik@certicom.com>
To: Carsten Bormann <cabo@tzi.org>
Date: Wed, 8 Jul 2009 14:29:10 -0400
Thread-Topic: [6lowpan] Agenda for Stockholm
Thread-Index: Acnyp5Q7ux4+KDw6SyuTdD9rKcs22gAwBpEAAX+DwHABpPGVMA==
Message-ID: <473C2CD540AC5141858AD4D50149C4B3BB00DC@EX41.exchserver.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-CRXEFW-Info: Please contact Ceryx for more information
X-CRXEFW-Virus: Clean
X-CRXEFW-From: rstruik@certicom.com
Cc: "6lowpan@ietf.org" <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Jul 2009 18:30:01 -0000

Dear Geoff, Carsten:

I would like to request a slot for a short discussion on 802.15.4e during I=
ETF 75 (not sure what the process for requesting agenda slots is).

Best regards, Rene

-----Original Message-----
From: Rene Struik=20
Sent: Monday, June 22, 2009 2:35 PM
To: 'Carsten Bormann'
Subject: RE: IETF 75 meeting, Stockholm, Sweden

Hi Carsten:

Thanks. Indeed, such a short presentation would mainly serve as to making p=
eople aware of some current work with 802.15.4e to broaden applicability in=
 target applications, with pointers to those documents. Idea would also to =
provoke some feedback as to whether this makes sense/is useful/sufficient, =
etc, also for future use with 6lowpan et al. Not sure what IETF usually doe=
s, but such a presentation should not take too much time.

Best regards,=20

Rene

-----Original Message-----
From: Carsten Bormann [mailto:cabo@tzi.org]=20
Sent: Sunday, June 21, 2009 3:36 PM
To: Rene Struik
Cc: Rene Struik
Subject: Re: IETF 75 meeting, Stockholm, Sweden

Rene -- did you get my answer?
(It seemed to me you had some email trouble.)

Gruesse, Carsten

On Jun 16, 2009, at 19:55, Rene Struik wrote:

> I may be in Stockholm.

Great!

> Do you think it would have merit to discuss
> some of the anticipated IEEE 802.15.4e features there?

Most definitely.  This probably should be a short presentation, =20
prepared by some pointers to things that were sent to the list =20
beforehand, with some time for questions/discussion.  We won't have =20
time to go into things at a tutorial level of detail.

> Would 6lowpan
> be the best group for this?

Is my assessment correct that this would be the group most affected =20
by .4e?
If yes, I think so.
In particular since one of the objectives for the meeting is to decide =20
on what we want to take up for the next round of rechartering.

Gruesse, Carsten

From geoff@mulligan.com  Thu Jul  9 04:19:54 2009
Return-Path: <geoff@mulligan.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 063903A6BB9 for <6lowpan@core3.amsl.com>; Thu,  9 Jul 2009 04:19:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.729
X-Spam-Level: 
X-Spam-Status: No, score=-1.729 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SARE_MLH_Stock1=0.87]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id miH5Cw2dFR7B for <6lowpan@core3.amsl.com>; Thu,  9 Jul 2009 04:19:53 -0700 (PDT)
Received: from sobek.data102.com (sobek.data102.com [64.111.16.14]) by core3.amsl.com (Postfix) with ESMTP id 4730C3A691A for <6lowpan@ietf.org>; Thu,  9 Jul 2009 04:19:53 -0700 (PDT)
Received: from localhost (localhost.data102.com [127.0.0.1]) by sobek.data102.com (Postfix) with ESMTP id 8DC4D22832; Wed,  8 Jul 2009 14:22:36 -0600 (MDT)
X-Virus-Scanned: amavisd-new at data102.com
Received: from sobek.data102.com ([127.0.0.1]) by localhost (sobek.data102.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id utySZ1fPvQw6; Wed,  8 Jul 2009 14:22:35 -0600 (MDT)
Received: from [199.233.92.20] (unknown [199.233.92.20]) by sobek.data102.com (Postfix) with ESMTP id 2CB302282F; Wed,  8 Jul 2009 14:22:35 -0600 (MDT)
From: Geoff Mulligan <geoff@mulligan.com>
To: "Eunsook \"Eunah\" Kim" <eunah.ietf@gmail.com>
In-Reply-To: <77f1dba80907072223ue0e871nd33464747d00e4fe@mail.gmail.com>
References: <1246902874.25407.234.camel@dellx1> <77f1dba80907072223ue0e871nd33464747d00e4fe@mail.gmail.com>
Content-Type: text/plain
Date: Wed, 08 Jul 2009 14:22:34 -0600
Message-Id: <1247084554.3700.17.camel@dellx1>
Mime-Version: 1.0
X-Mailer: Evolution 2.26.1 
Content-Transfer-Encoding: 7bit
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] Agenda for Stockholm
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Jul 2009 11:19:54 -0000

will do

	geoff

On Wed, 2009-07-08 at 14:23 +0900, Eunsook "Eunah" Kim wrote:
> Dear Geoff,
> 
> I'm planning to submit usecase-03 very soon.
> In addition, routing-requiremnts was updated to -02 just after the SF meeting,
> and refinement (-03) will be done before the I-D cut-off.
> 
> Please include the two drafts into the agenda.
> 
> Thanks,
> -eunah
> 
> On Tue, Jul 7, 2009 at 2:54 AM, Geoff Mulligan<geoff@mulligan.com> wrote:
> > Folks,
> >  While we wait for the final agenda for the IETF in Stockholm, we need
> > to finalize the topics and agenda for the 6lowpan meeting.
> >
> > Both the HC and ND drafts have been updated and hopefully we can get
> > reports on them.
> >
> > What additional items should we plan to discuss?
> >
> >        geoff
> >
> >
> > _______________________________________________
> > 6lowpan mailing list
> > 6lowpan@ietf.org
> > https://www.ietf.org/mailman/listinfo/6lowpan
> >


From trac@tools.ietf.org  Thu Jul  9 05:47:07 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id AB7CE3A6AF6 for <6lowpan@core3.amsl.com>; Thu,  9 Jul 2009 05:47:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.575
X-Spam-Level: 
X-Spam-Status: No, score=-102.575 tagged_above=-999 required=5 tests=[AWL=0.025, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1UyqZh1MQ7zZ for <6lowpan@core3.amsl.com>; Thu,  9 Jul 2009 05:47:07 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 0C0883A69F1 for <6lowpan@ietf.org>; Thu,  9 Jul 2009 05:47:07 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MOt2E-0001Tg-PF; Thu, 09 Jul 2009 05:47:34 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: dokaspar.ietf@gmail.com, eunah.ietf@gmail.com
X-Trac-Project: 6lowpan
Date: Thu, 09 Jul 2009 12:47:34 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/27#comment:2
Message-ID: <074.8504523b49e32881aaa53ad29216be39@tools.ietf.org>
References: <065.03fe7512ac7de0af265f6da87db0e66e@tools.ietf.org>
X-Trac-Ticket-ID: 27
In-Reply-To: <065.03fe7512ac7de0af265f6da87db0e66e@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: dokaspar.ietf@gmail.com, eunah.ietf@gmail.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #27: Update Terminology
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Jul 2009 12:47:07 -0000

#27: Update Terminology
-------------------------------------+--------------------------------------
 Reporter:  dokaspar.ietf@gmail.com  |        Owner:        
     Type:  defect                   |       Status:  closed
 Priority:  major                    |    Milestone:        
Component:  usecases                 |      Version:        
 Severity:  -                        |   Resolution:  fixed 
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by eunah.ietf@gmail.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 solved at -03

-- 
Ticket URL: <http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/27#comment:2>
6lowpan <http://tools.ietf.org/6lowpan/>


From eunah.ietf@gmail.com  Thu Jul  9 05:52:42 2009
Return-Path: <eunah.ietf@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 5AA693A6963 for <6lowpan@core3.amsl.com>; Thu,  9 Jul 2009 05:52:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.164
X-Spam-Level: 
X-Spam-Status: No, score=-2.164 tagged_above=-999 required=5 tests=[AWL=0.435,  BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oHWe7mp0yyJU for <6lowpan@core3.amsl.com>; Thu,  9 Jul 2009 05:52:41 -0700 (PDT)
Received: from mail-px0-f201.google.com (mail-px0-f201.google.com [209.85.216.201]) by core3.amsl.com (Postfix) with ESMTP id 7D7753A69A1 for <6lowpan@ietf.org>; Thu,  9 Jul 2009 05:52:41 -0700 (PDT)
Received: by pxi39 with SMTP id 39so102924pxi.29 for <6lowpan@ietf.org>; Thu, 09 Jul 2009 05:53:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=8DGKIPggTekdhDgK1W/9UWyOmXgj/rqoHX0gdml1bJU=; b=xHJVneBAFuifQK6I2UFo/IdsYtS5mXZeeJA5rauCCZSj5qy1dvNLGOGTNEzqlrXj+Y QHTmfn1g1LSf5QI9lQdYE1lj0EVJxBUHLy3REGdHwPn03ZruJL2uxBH++r99Gt2Y4LAJ 2qMKYmNd5uHoWpJrM/QVbt7ZJ3FAeIsC2jGyk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=xRLe60BwOmKyiqbVZ6GDnK3l9v/4lhgSgiya6dxG6KEum99S9oZU5UCBNnoIoEApMz MOdKh/iRUPs5RyPXjN2QfYuGL5Ml+UGQu9fvQ8WRADF85cNHdoCIcJHCNNKxc1F1nTIt YLwVeG6s2Ui7jo/5YKjV4h3U3HtZZMyagwjGc=
MIME-Version: 1.0
Received: by 10.142.47.13 with SMTP id u13mr227651wfu.102.1247143987182; Thu,  09 Jul 2009 05:53:07 -0700 (PDT)
In-Reply-To: <20090709124422.53BD83A6B9F@core3.amsl.com>
References: <20090709124422.53BD83A6B9F@core3.amsl.com>
Date: Thu, 9 Jul 2009 21:53:07 +0900
Message-ID: <77f1dba80907090553x19520713ud8da609ae9377756@mail.gmail.com>
From: "Eunsook \"Eunah\" Kim" <eunah.ietf@gmail.com>
To: 6lowpan <6lowpan@ietf.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: [6lowpan] Fwd: New Version Notification for draft-ietf-6lowpan-usecases-03
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 Jul 2009 12:52:42 -0000

Dear 6lowpaner,

6LoWPAN use-cases has been updated.

- Added the missing part : applicability of connected home
- changed the dimension of 'routing' to 'multi-hop communication',
based on a comment that use-case must be neutral.
- the terminology issues commented before have been fixed.
  * clarify the terminilogy of LoWPAN link - it used ND term which
discussed at the mailing list for a long time and got concensus.
  * explicitly point out that a LoWPAN node may be a LoWPAN host or a
LoWPAN router - also solved from ND draft
- overall enhancement of the document.

Please give your comment on the revised version.
As we discussed in the last SF meeting, we hope it goes to WGLC.

Thanks,
-eunah

---------- Forwarded message ----------
From: IETF I-D Submission Tool <idsubmission@ietf.org>
Date: Thu, Jul 9, 2009 at 9:44 PM
Subject: New Version Notification for draft-ietf-6lowpan-usecases-03
To: eunah.ietf@gmail.com
Cc: dokaspar.ietf@gmail.com, nicolas.chevrollier@tno.nl, jpv@cisco.com



A new version of I-D, draft-ietf-6lowpan-usecases-03.txt has been
successfuly submitted by Eunsook Kim and posted to the IETF
repository.

Filename: =A0 =A0 =A0 =A0draft-ietf-6lowpan-usecases
Revision: =A0 =A0 =A0 =A003
Title: =A0 =A0 =A0 =A0 =A0 Design and Application Spaces for 6LoWPANs
Creation_date: =A0 2009-07-09
WG ID: =A0 =A0 =A0 =A0 =A0 6lowpan
Number_of_pages: 31

Abstract:
This document investigates potential application scenarios and use
cases for low-power wireless personal area networks (LoWPANs). =A0This
document provides dimensions of design space for LoWPAN applications.
A list of use cases and market domains that may benefit and motivate
the work currently done in the 6LoWPAN WG is provided with the
characterisitcis of each dimention. =A0A complete list of practical use
cases is not the goal of this document.



The IETF Secretariat.

From trac@tools.ietf.org  Sat Jul 11 05:50:51 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 59ADE3A694F for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:50:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.575
X-Spam-Level: 
X-Spam-Status: No, score=-102.575 tagged_above=-999 required=5 tests=[AWL=0.025, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dJDzBYdCCpr5 for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:50:50 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id A20583A6818 for <6lowpan@ietf.org>; Sat, 11 Jul 2009 05:50:50 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPc2w-0006Zr-S3; Sat, 11 Jul 2009 05:51:18 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sat, 11 Jul 2009 12:51:18 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/41#comment:1
Message-ID: <069.63c08e5cceb0b33e1eedc075d7e94316@tools.ietf.org>
References: <060.30ed37719484f706f8037f56df1bcd25@tools.ietf.org>
X-Trac-Ticket-ID: 41
In-Reply-To: <060.30ed37719484f706f8037f56df1bcd25@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #41: Ad-hoc LoWPAN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 11 Jul 2009 12:50:51 -0000

#41: Ad-hoc LoWPAN
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  zach@sensinode.com
     Type:  defect              |       Status:  closed            
 Priority:  major               |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  -                   |   Resolution:  fixed             
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Decided to keep the term "Ad-hoc LoWPAN" but to clarify that the operation
 enabled there is identical to Simple or Extended LoWPAN operation.

 Moved Ad-hoc LoWPAN to Section 7 together with other LoWPAN operation
 definition. Moved ULA definition to the Simple LoWPAN section as it is
 useful in general when a global IPv6 prefix is not available.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/41#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sat Jul 11 05:54:33 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A6CD83A692B for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:54:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.576
X-Spam-Level: 
X-Spam-Status: No, score=-102.576 tagged_above=-999 required=5 tests=[AWL=0.024, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nswF0owfhedF for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:54:33 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 0BCE33A6835 for <6lowpan@ietf.org>; Sat, 11 Jul 2009 05:54:33 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPc6Y-0006g2-H7; Sat, 11 Jul 2009 05:55:02 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sat, 11 Jul 2009 12:55:02 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/35#comment:1
Message-ID: <069.e55cfcc18515ea658d3f5d7c2533b191@tools.ietf.org>
References: <060.95f09650ad3a583ffa05f11c3de265d6@tools.ietf.org>
X-Trac-Ticket-ID: 35
In-Reply-To: <060.95f09650ad3a583ffa05f11c3de265d6@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #35: 6LoWPAN Prefix Information Option, Length
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 11 Jul 2009 12:54:33 -0000

#35: 6LoWPAN Prefix Information Option, Length
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  zach@sensinode.com
     Type:  enhancement         |       Status:  closed            
 Priority:  minor               |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  -                   |   Resolution:  fixed             
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in nd-04.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/35#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sat Jul 11 05:56:20 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D911A3A6835 for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:56:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.576
X-Spam-Level: 
X-Spam-Status: No, score=-102.576 tagged_above=-999 required=5 tests=[AWL=0.024, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UorT828A2qX2 for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:56:20 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 159393A67E6 for <6lowpan@ietf.org>; Sat, 11 Jul 2009 05:56:20 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPc8H-0006pL-6o; Sat, 11 Jul 2009 05:56:49 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sat, 11 Jul 2009 12:56:49 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/36#comment:2
Message-ID: <063.0d6438e5fc1fa83b436ecfbd04e32713@tools.ietf.org>
References: <054.3c0d9fa288432c9f49a36bbf05cc1cde@tools.ietf.org>
X-Trac-Ticket-ID: 36
In-Reply-To: <054.3c0d9fa288432c9f49a36bbf05cc1cde@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #36: Address Option: S=2 never makes sense.
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 11 Jul 2009 12:56:20 -0000

#36: Address Option: S=2 never makes sense.
--------------------------------+-------------------------------------------
 Reporter:  cabo@tzi.org        |        Owner:  zach@sensinode.com
     Type:  defect              |       Status:  closed            
 Priority:  minor               |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  Active WG Document  |   Resolution:  fixed             
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 S=2 is now removed in nd-04.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/36#comment:2>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sat Jul 11 05:57:53 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 2DC3B3A6835 for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:57:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.576
X-Spam-Level: 
X-Spam-Status: No, score=-102.576 tagged_above=-999 required=5 tests=[AWL=0.024, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7mTl6XdwYYJO for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 05:57:52 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 829203A6A79 for <6lowpan@ietf.org>; Sat, 11 Jul 2009 05:57:52 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPc9k-0006r3-QP; Sat, 11 Jul 2009 05:58:21 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: cabo@tzi.org, zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sat, 11 Jul 2009 12:58:20 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/39#comment:1
Message-ID: <069.3838903d7fa0d9027b526c8f74334e20@tools.ietf.org>
References: <060.ef8e338de5da613a43284b9083788589@tools.ietf.org>
X-Trac-Ticket-ID: 39
In-Reply-To: <060.ef8e338de5da613a43284b9083788589@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: cabo@tzi.org, zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #39: Address and OII collision text
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 11 Jul 2009 12:57:53 -0000

#39: Address and OII collision text
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  cabo@tzi.org
     Type:  defect              |       Status:  new         
 Priority:  major               |    Milestone:              
Component:  nd                  |      Version:              
 Severity:  -                   |   Resolution:              
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * owner:  pthubert@cisco.com => cabo@tzi.org


-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/39#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sat Jul 11 06:02:29 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1F98D3A6982 for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 06:02:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.576
X-Spam-Level: 
X-Spam-Status: No, score=-102.576 tagged_above=-999 required=5 tests=[AWL=0.024, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bFVOfglyGQY9 for <6lowpan@core3.amsl.com>; Sat, 11 Jul 2009 06:02:28 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 7BA6C3A691C for <6lowpan@ietf.org>; Sat, 11 Jul 2009 06:02:28 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPcED-00074I-93; Sat, 11 Jul 2009 06:02:57 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sat, 11 Jul 2009 13:02:57 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/37#comment:1
Message-ID: <069.aad016795a7517a0227395ffd2edc333@tools.ietf.org>
References: <060.1183fb733454f9d4ede47624eb1c5b7f@tools.ietf.org>
X-Trac-Ticket-ID: 37
In-Reply-To: <060.1183fb733454f9d4ede47624eb1c5b7f@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #37: Remove "stateless" wording where possible
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 11 Jul 2009 13:02:29 -0000

#37: Remove "stateless" wording where possible
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  zach@sensinode.com
     Type:  task                |       Status:  closed            
 Priority:  trivial             |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  -                   |   Resolution:  fixed             
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Removed one instance of statless with regard to short address generation
 by the ER. "Stateless Address Autoconfiguration" is used 4 times in the
 document, and those are preserved.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/37#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sun Jul 12 04:15:41 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 476AC3A67B3 for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 04:15:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.577
X-Spam-Level: 
X-Spam-Status: No, score=-102.577 tagged_above=-999 required=5 tests=[AWL=0.023, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i9a+QsvtjKYN for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 04:15:40 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id A761B3A69E2 for <6lowpan@ietf.org>; Sun, 12 Jul 2009 04:15:40 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPx2O-0003rh-VF; Sun, 12 Jul 2009 04:16:08 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: cabo@tzi.org, zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sun, 12 Jul 2009 11:16:08 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/39#comment:2
Message-ID: <069.44562eec1c91d4a98217d2b307a9e3a7@tools.ietf.org>
References: <060.ef8e338de5da613a43284b9083788589@tools.ietf.org>
X-Trac-Ticket-ID: 39
In-Reply-To: <060.ef8e338de5da613a43284b9083788589@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: cabo@tzi.org, zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #39: Address and OII collision text
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 11:15:41 -0000

#39: Address and OII collision text
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  cabo@tzi.org
     Type:  defect              |       Status:  closed      
 Priority:  major               |    Milestone:              
Component:  nd                  |      Version:              
 Severity:  -                   |   Resolution:  fixed       
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Improved with an Owner Nonce in nd-04.

-- 
Ticket URL: <http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/39#comment:2>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sun Jul 12 04:45:29 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 45B0B3A68FD for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 04:45:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.577
X-Spam-Level: 
X-Spam-Status: No, score=-102.577 tagged_above=-999 required=5 tests=[AWL=0.023, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kBZRCcYTE8u1 for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 04:45:28 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 987DE3A67B3 for <6lowpan@ietf.org>; Sun, 12 Jul 2009 04:45:28 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPxVG-0000Kn-DJ; Sun, 12 Jul 2009 04:45:58 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sun, 12 Jul 2009 11:45:58 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/38#comment:1
Message-ID: <069.161c7ca7b2a04c13c0162af54e18a6db@tools.ietf.org>
References: <060.842c3494073bdadeac116fc426d3de92@tools.ietf.org>
X-Trac-Ticket-ID: 38
In-Reply-To: <060.842c3494073bdadeac116fc426d3de92@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #38: Forming addresses - mention more methods
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 11:45:29 -0000

#38: Forming addresses - mention more methods
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  zach@sensinode.com
     Type:  task                |       Status:  closed            
 Priority:  minor               |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  -                   |   Resolution:  fixed             
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in nd-04.

 "A node MAY alternatively aquire a global unicast address using other
 suitable means, e.g. DHCPv6, L2 assignment or manual configuration."

-- 
Ticket URL: <http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/38#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sun Jul 12 05:14:26 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 575EB3A699E for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 05:14:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.577
X-Spam-Level: 
X-Spam-Status: No, score=-102.577 tagged_above=-999 required=5 tests=[AWL=0.023, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C6jomXFPvLmx for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 05:14:25 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id B86D93A6857 for <6lowpan@ietf.org>; Sun, 12 Jul 2009 05:14:25 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPxxG-00048Y-MW; Sun, 12 Jul 2009 05:14:54 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sun, 12 Jul 2009 12:14:54 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/40#comment:1
Message-ID: <069.01d93b1d16a4f225535faa125dab5416@tools.ietf.org>
References: <060.bb91d765f42db1b4e3b33a00e7a34abf@tools.ietf.org>
X-Trac-Ticket-ID: 40
In-Reply-To: <060.bb91d765f42db1b4e3b33a00e7a34abf@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #40: Whiteboard description
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 12:14:26 -0000

#40: Whiteboard description
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  zach@sensinode.com
     Type:  task                |       Status:  closed            
 Priority:  trivial             |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  -                   |   Resolution:  worksforme        
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 Checked through the text going into nd-04, and didn't find anything
 irrelevant about the Whiteboard description.

-- 
Ticket URL: <http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/40#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sun Jul 12 05:14:50 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D7EF33A68AB for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 05:14:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.577
X-Spam-Level: 
X-Spam-Status: No, score=-102.577 tagged_above=-999 required=5 tests=[AWL=0.023, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H2ZFQYs0vPmk for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 05:14:50 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 37D213A69E2 for <6lowpan@ietf.org>; Sun, 12 Jul 2009 05:14:50 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPxxf-0004Wv-Co; Sun, 12 Jul 2009 05:15:20 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sun, 12 Jul 2009 12:15:19 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/42#comment:1
Message-ID: <069.c526264d2c1bc28945ce5f2e87d4697c@tools.ietf.org>
References: <060.f5ec2885b5f8be2fa1f1025c97734372@tools.ietf.org>
X-Trac-Ticket-ID: 42
In-Reply-To: <060.f5ec2885b5f8be2fa1f1025c97734372@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #42: OII formation
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 12:14:50 -0000

#42: OII formation
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  zach@sensinode.com
     Type:  task                |       Status:  closed            
 Priority:  minor               |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  -                   |   Resolution:  fixed             
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in nd-04.

-- 
Ticket URL: <http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/42#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sun Jul 12 05:41:59 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A12103A68A6 for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 05:41:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.578
X-Spam-Level: 
X-Spam-Status: No, score=-102.578 tagged_above=-999 required=5 tests=[AWL=0.022, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id POXobxe+S3Qu for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 05:41:58 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id E42823A6891 for <6lowpan@ietf.org>; Sun, 12 Jul 2009 05:41:58 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MPyNw-0007Yk-Il; Sun, 12 Jul 2009 05:42:28 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sun, 12 Jul 2009 12:42:28 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/43#comment:1
Message-ID: <069.8c16a51933fa21e93519ca364354034b@tools.ietf.org>
References: <060.85484c7b971feb09a3710e0d9161b7d0@tools.ietf.org>
X-Trac-Ticket-ID: 43
In-Reply-To: <060.85484c7b971feb09a3710e0d9161b7d0@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #43: NR/NC option clarification
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 12:41:59 -0000

#43: NR/NC option clarification
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  zach@sensinode.com
     Type:  task                |       Status:  closed            
 Priority:  trivial             |    Milestone:                    
Component:  nd                  |      Version:                    
 Severity:  -                   |   Resolution:  fixed             
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Added in nd-04.

 "When performing Node Registration through a LoWPAN Router, the actual ER
 is transparent to the node by default (the router chooses the best ER). In
 order to provide nodes the possibility to control which ER they register
 with, Target link-layer and Source link-layer address options are used
 with NR/NC messages. LoWPAN Routers include a Source link-layer address
 option when relaying an NC to a node, this indicates the IID of the ER.
 When sending an NR to a LoWPAN Router, a node may choose to include a
 Target link-layer address option with the IID of the ER the node wants to
 register with. The router then attempts to make use of that ER if
 available."

-- 
Ticket URL: <http://svn.tools.ietf.org/wg/6lowpan/trac/ticket/43#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sun Jul 12 12:44:42 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9F78528C18C for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 12:44:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.578
X-Spam-Level: 
X-Spam-Status: No, score=-102.578 tagged_above=-999 required=5 tests=[AWL=0.022, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GMQQ29Yh8ZMj for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 12:44:41 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id EC50028C174 for <6lowpan@ietf.org>; Sun, 12 Jul 2009 12:44:41 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MQ4z1-0006Pd-IP; Sun, 12 Jul 2009 12:45:11 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sun, 12 Jul 2009 19:45:11 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: https://wiki.tools.ietf.org/wg/6lowpan/trac/ticket/30#comment:3
Message-ID: <069.32e3570df031b2b3a5103a892fa4b781@tools.ietf.org>
References: <060.1286d749416d2d2d1418cbac0db75f19@tools.ietf.org>
X-Trac-Ticket-ID: 30
In-Reply-To: <060.1286d749416d2d2d1418cbac0db75f19@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #30: IP forwarding examples
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 19:44:42 -0000

#30: IP forwarding examples
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:         
     Type:  defect              |       Status:  closed 
 Priority:  minor               |    Milestone:         
Component:  nd                  |      Version:         
 Severity:  -                   |   Resolution:  wontfix
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => wontfix


Comment:

 This doesn't really fit into an ND draft.. Better explained e.g. in a ROLL
 draft as this is really a forwarding/routing issue.

-- 
Ticket URL: <https://wiki.tools.ietf.org/wg/6lowpan/trac/ticket/30#comment:3>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Sun Jul 12 13:10:14 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B98B73A6C68 for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 13:10:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.578
X-Spam-Level: 
X-Spam-Status: No, score=-102.578 tagged_above=-999 required=5 tests=[AWL=0.022, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YX+DtFnDPhuQ for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 13:10:14 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 242483A6C66 for <6lowpan@ietf.org>; Sun, 12 Jul 2009 13:10:13 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MQ5Nj-0007l8-4u; Sun, 12 Jul 2009 13:10:43 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: jhui@archrock.com, zach@sensinode.com
X-Trac-Project: 6lowpan
Date: Sun, 12 Jul 2009 20:10:43 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: https://wiki.tools.ietf.org/wg/6lowpan/trac/ticket/44#comment:1
Message-ID: <069.c450a6cacc66833c211d4cff0f8f4e77@tools.ietf.org>
References: <060.d954a29891d5150cc2f551cdf6a9e6a7@tools.ietf.org>
X-Trac-Ticket-ID: 44
In-Reply-To: <060.d954a29891d5150cc2f551cdf6a9e6a7@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: jhui@archrock.com, zach@sensinode.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #44: RA dissemination
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 20:10:14 -0000

#44: RA dissemination
--------------------------------+-------------------------------------------
 Reporter:  zach@sensinode.com  |        Owner:  jhui@archrock.com
     Type:  enhancement         |       Status:  closed           
 Priority:  minor               |    Milestone:                   
Component:  nd                  |      Version:                   
 Severity:  -                   |   Resolution:  fixed            
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by zach@sensinode.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 New subsection added to nd-04 on this issue.

-- 
Ticket URL: <https://wiki.tools.ietf.org/wg/6lowpan/trac/ticket/44#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From zach@sensinode.com  Sun Jul 12 13:40:41 2009
Return-Path: <zach@sensinode.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B8D3128C1AD for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 13:40:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.479
X-Spam-Level: 
X-Spam-Status: No, score=-3.479 tagged_above=-999 required=5 tests=[AWL=0.120,  BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uz5dGljxFGr8 for <6lowpan@core3.amsl.com>; Sun, 12 Jul 2009 13:40:40 -0700 (PDT)
Received: from auth-smtp.nebula.fi (auth-smtp.nebula.fi [217.30.180.105]) by core3.amsl.com (Postfix) with ESMTP id 1E5FA28C19D for <6lowpan@ietf.org>; Sun, 12 Jul 2009 13:40:39 -0700 (PDT)
Received: from snl-zach.local (line-7626.dyn.kponet.fi [85.29.76.39]) (authenticated bits=0) by auth-smtp.nebula.fi (8.13.4/8.13.4) with ESMTP id n6CKf4U5028816 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <6lowpan@ietf.org>; Sun, 12 Jul 2009 23:41:05 +0300
Message-ID: <4A5A4A9D.30502@sensinode.com>
Date: Sun, 12 Jul 2009 23:42:05 +0300
From: Zach Shelby <zach@sensinode.com>
User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605)
MIME-Version: 1.0
To: 6lowpan <6lowpan@ietf.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Subject: [6lowpan] [Fwd: New Version Notification for draft-ietf-6lowpan-nd-04]
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 12 Jul 2009 20:40:41 -0000

Hi,

A new version of draft-ietf-6lowpan-nd is now available:

http://www.ietf.org/internet-drafts/draft-ietf-6lowpan-nd-04.txt

I will present this in Stockholm, if there are any issues you want me to 
particularly touch on during the WG meeting, please drop me an e-mail.

    Changes since -03:

       o Moved Ad-hoc LoWPAN operation to Section 7 and made ULA prefix
       generation a features useful also in Simple and Extended LoWPANs.
       (#41)

       o Added a 32-bit Owner Nonce to the NR/NC messages and the
       Whiteboard, removed the TID history. (#39)

       o Improved the duplicate OII detection algorithm using the Owner
       Nonce. (#39)

       o Clarified the use of Source and Target link-layer options in
       NR/NC. (#43)

       o Included text on the use of alternative methods to acquire
       addresses. (#38)

       o Removed S=2 from Address Option (not needed). (#36)

       o Added a section on router dissemination consistency. (#44)

       o Small improvements and extensive editing. (#42, #37, #35)

- Zach

-------- Original Message --------
Subject: New Version Notification for draft-ietf-6lowpan-nd-04
Date: Sun, 12 Jul 2009 13:32:47 -0700 (PDT)
From: IETF I-D Submission Tool <idsubmission@ietf.org>
To: zach@sensinode.com
CC: 
pthubert@cisco.com,jhui@archrock.com,samitac@ipinfusion.com,Erik.Nordmark@Sun.COM


A new version of I-D, draft-ietf-6lowpan-nd-04.txt has been successfuly 
submitted by Zach Shelby and posted to the IETF repository.

Filename:	 draft-ietf-6lowpan-nd
Revision:	 04
Title:		 6LoWPAN Neighbor Discovery
Creation_date:	 2009-07-12
WG ID:		 6lowpan
Number_of_pages: 56

Abstract:
This document specifies Neighbor Discovery optimized for 6LoWPAN.
The 6LoWPAN format allows IPv6 to be used over energy and bandwidth
constrained wireless networks often making use of multihop
topologies.  However, the use of standard IPv6 Neighbor Discovery
with 6LoWPAN has several problems.  Standard Neighbor Discovery was
not designed for non-transitive wireless links, and the standard IPv6
link concept and heavy use of multicast makes it inefficient.  This
document specifies a new ND mechanism allowing for the efficient
detection of duplicate addresses over entire LoWPANs, which also
optimizes other ND operations.  In addition context dissemination,
claim and defend address generation, and the support of Extended
LoWPANs over Backbone Links are specified.
 



The IETF Secretariat.



-- 
http://www.sensinode.com
http://zachshelby.org - My blog â€śOn the Internet of Thingsâ€ť
Mobile: +358 40 7796297

Zach Shelby
Head of Research
Sensinode Ltd.
Kidekuja 2
88610 Vuokatti, FINLAND

This e-mail and all attached material are confidential and may contain 
legally privileged information. If you are not the intended recipient, 
please contact the sender and delete the e-mail from your system without 
producing, distributing or retaining copies thereof.

From trac@tools.ietf.org  Mon Jul 13 05:50:05 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E042E3A6D96 for <6lowpan@core3.amsl.com>; Mon, 13 Jul 2009 05:50:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.578
X-Spam-Level: 
X-Spam-Status: No, score=-102.578 tagged_above=-999 required=5 tests=[AWL=0.022, BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yoeXkQ+uIYqw for <6lowpan@core3.amsl.com>; Mon, 13 Jul 2009 05:50:04 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id C05643A6D5B for <6lowpan@ietf.org>; Mon, 13 Jul 2009 05:50:04 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MQKzJ-0006qP-Ga; Mon, 13 Jul 2009 05:50:33 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: dokaspar.ietf@gmail.com
X-Trac-Project: 6lowpan
Date: Mon, 13 Jul 2009 12:50:33 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/26#comment:1
Message-ID: <074.30e72016967ed1252a635b7ed8bffeff@tools.ietf.org>
References: <065.3cd835f5bd96737d040c43d1cd8723eb@tools.ietf.org>
X-Trac-Ticket-ID: 26
In-Reply-To: <065.3cd835f5bd96737d040c43d1cd8723eb@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: dokaspar.ietf@gmail.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #26: Error in calculating the avg. packet transmissions
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jul 2009 12:50:06 -0000

#26: Error in calculating the avg. packet transmissions
-------------------------------------+--------------------------------------
 Reporter:  dokaspar.ietf@gmail.com  |        Owner:        
     Type:  defect                   |       Status:  closed
 Priority:  major                    |    Milestone:        
Component:  routing-requirements     |      Version:        
 Severity:  -                        |   Resolution:  fixed 
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by dokaspar.ietf@gmail.com):

  * status:  new => closed
  * resolution:  => fixed


-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/26#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From wassim.haddad@ericsson.com  Mon Jul 13 10:02:46 2009
Return-Path: <wassim.haddad@ericsson.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 887F128C564 for <6lowpan@core3.amsl.com>; Mon, 13 Jul 2009 10:02:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.599
X-Spam-Level: 
X-Spam-Status: No, score=-6.599 tagged_above=-999 required=5 tests=[AWL=-0.001, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yCc9aJsGeJC4 for <6lowpan@core3.amsl.com>; Mon, 13 Jul 2009 10:02:45 -0700 (PDT)
Received: from imr2.ericy.com (imr2.ericy.com [198.24.6.3]) by core3.amsl.com (Postfix) with ESMTP id C2AFA28C55A for <6lowpan@ietf.org>; Mon, 13 Jul 2009 10:02:39 -0700 (PDT)
Received: from eusrcmw750.eamcs.ericsson.se (eusrcmw750.exu.ericsson.se [138.85.77.50]) by imr2.ericy.com (8.13.1/8.13.1) with ESMTP id n6DH388j021147 for <6lowpan@ietf.org>; Mon, 13 Jul 2009 12:03:10 -0500
Received: from eusrcmw721.eamcs.ericsson.se ([138.85.77.21]) by eusrcmw750.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830);  Mon, 13 Jul 2009 12:03:09 -0500
x-mimeole: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CA03DB.CC1A765E"
Date: Mon, 13 Jul 2009 12:03:08 -0500
Message-ID: <941D5DCD8C42014FAF70FB7424686DCF0582B9D6@eusrcmw721.eamcs.ericsson.se>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: 6lowpan security analysis
Thread-Index: AcoD28v6qoVwq+kfQH6VxJ5/lzEzsQ==
From: "Wassim Haddad" <wassim.haddad@ericsson.com>
To: <6lowpan@ietf.org>
X-OriginalArrivalTime: 13 Jul 2009 17:03:09.0303 (UTC) FILETIME=[CC414070:01CA03DB]
Subject: [6lowpan] 6lowpan security analysis
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jul 2009 17:02:46 -0000

This is a multi-part message in MIME format.

------_=_NextPart_001_01CA03DB.CC1A765E
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Dear all,

I've submitted a new version of the 6lowpan security analysis:

Title           : IPv6 over Low Power WPAN Security Analysis
Author(s)   : S. Park, et al.
Filename   : draft-daniel-6lowpan-security-analysis-03.txt=20

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-daniel-6lowpan-security-analysi=
s-03.txt=20


Comments are welcome!


Regards,

Wassim H.

------_=_NextPart_001_01CA03DB.CC1A765E
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7654.12">
<TITLE>6lowpan security analysis</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=3D2 FACE=3D"Arial">Dear all,</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">I've submitted a new version of the =
6lowpan security analysis:</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Title =A0 =A0 =A0 =A0 =A0 : IPv6 over =
Low Power WPAN Security Analysis<BR>
Author(s) =A0 : S. Park, et al.<BR>
Filename =A0 : draft-daniel-6lowpan-security-<WBR>analysis-03.txt =
</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">A URL for this Internet-Draft is:<BR>
</FONT><A =
HREF=3D"http://www.ietf.org/internet-drafts/draft-daniel-6lowpan-security=
-analysis-03.txt"><U><FONT COLOR=3D"#0000FF" SIZE=3D2 =
FACE=3D"Arial">http://www.ietf.org/internet-</FONT><WBR><FONT =
COLOR=3D"#0000FF" SIZE=3D2 =
FACE=3D"Arial">drafts/draft-daniel-6lowpan-</FONT><WBR><FONT =
COLOR=3D"#0000FF" SIZE=3D2 =
FACE=3D"Arial">security-analysis-03.txt</FONT></U></A><FONT SIZE=3D2 =
FACE=3D"Arial"></FONT>=20
</P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Arial">Comments are welcome!</FONT>
</P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Arial">Regards,</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Wassim H.</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01CA03DB.CC1A765E--

From cabo@tzi.org  Mon Jul 13 14:15:36 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id BC08828C37E; Mon, 13 Jul 2009 14:15:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.224
X-Spam-Level: 
X-Spam-Status: No, score=-6.224 tagged_above=-999 required=5 tests=[AWL=0.025,  BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id weUFKJQYUOd9; Mon, 13 Jul 2009 14:15:35 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 5BC8A28C36C; Mon, 13 Jul 2009 14:15:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n6DLFtvs004933; Mon, 13 Jul 2009 23:15:55 +0200 (CEST)
Received: from [192.168.217.107] (p5489C4F4.dip.t-dialin.net [84.137.196.244]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id 47C39B607;  Mon, 13 Jul 2009 23:15:55 +0200 (CEST)
Message-Id: <827B8C0A-667E-441B-8396-D33FF007A7A0@tzi.org>
From: Carsten Bormann <cabo@tzi.org>
To: 6lowpan <6lowpan@ietf.org>, apps-discuss@ietf.org, ROLL WG <roll@ietf.org>
In-Reply-To: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 13 Jul 2009 23:15:54 +0200
References: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org>
X-Mailer: Apple Mail (2.935.3)
Subject: Re: [6lowpan] 6LowApp: Application protocols for 6LoWPAN and other LLN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jul 2009 21:15:36 -0000

Based on the extensive feedback I got for the 6LowApp Bar BOF, I have  
slightly extended the problem statement:

http://u.nu/2bfj  =
http://www.ietf.org/internet-drafts/draft-bormann-6lowpan-6lowapp-problem-01.txt

Thanks to all the additional contributors. (I don't agree with all  
their comments, but I tried to err on the side of capturing as many  
requirements as possible.)

The Bar BOF is still scheduled at ->Tue 18:30<-.
I'm going to ask the ADs for a room so we can hear each other (and  
maybe use a projector).
Again, please tell me if you want a slot in the structured part.

Even after the I-D deadline, you can continue to capture information  
at the Bar BOF Wiki:
http://u.nu/6jfh  =
http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp

Gruesse, Carsten


On Jul 6, 2009, at 12:56, Carsten Bormann wrote:

>   The 6LoWPAN and ROLL WGs are laying the groundwork to make the
>   Wireless Embedded Internet a reality, but what application protocols
>   will we use?  Request-response protocols like HTTP are a poor fit to
>   a communication model with battery-operated, mostly sleeping nodes.
>   In addition, the usual data formats (both headers and body) are
>   perceived to be too chatty for the 50-60 byte payloads possible in
>   LoWPANs and to require too much code for the 8-bit and 16-bit
>   processors dominating the Internet of Things.  Still, it would be a
>   mistake to start a new silo of application protocols that do not
>   benefit from existing application area Internet experience.
>
> At IETF75, we will hold a Bar BOF to scope out possible IETF work  
> and maybe form an opinion on which part should be done in which IETF  
> area.
>
> Tentative information is at http://u.nu/6jfh =
> http://trac.tools.ietf.org/area/app/trac/wiki/BarBofs/IETF75/6LowApp
> (and you are welcome to contribute to this Wiki page).
>
> -> Please tell us whether the envisaged date and time of ->Tue  
> 18:30<- will work for you!
>
> A first version of a problem statement (where the above paragraph  
> was stolen from) is at:
>
> http://tools.ietf.org/id/6lowapp
> (draft-bormann-6lowpan-6lowapp-problem-00.txt)
>
> I will start planning an agenda for the Bar BOF soon, so if you have  
> something to say that would help in this conversation, please tell  
> me (with an estimated amount of time).
>
> Gruesse, Carsten


From cabo@tzi.org  Mon Jul 13 15:06:07 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B4AC63A696D; Mon, 13 Jul 2009 15:06:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.225
X-Spam-Level: 
X-Spam-Status: No, score=-6.225 tagged_above=-999 required=5 tests=[AWL=0.024,  BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lFhoYC2GVWbS; Mon, 13 Jul 2009 15:06:06 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id C3A0A28C678; Mon, 13 Jul 2009 15:04:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n6DM4pda019968; Tue, 14 Jul 2009 00:04:51 +0200 (CEST)
Received: from [192.168.217.107] (p5489C4F4.dip.t-dialin.net [84.137.196.244]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id 50FE7B615;  Tue, 14 Jul 2009 00:04:51 +0200 (CEST)
Message-Id: <AC96B5F4-0E59-416A-B936-3E6C10F0E375@tzi.org>
From: Carsten Bormann <cabo@tzi.org>
To: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <827B8C0A-667E-441B-8396-D33FF007A7A0@tzi.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Tue, 14 Jul 2009 00:04:50 +0200
References: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org> <827B8C0A-667E-441B-8396-D33FF007A7A0@tzi.org>
X-Mailer: Apple Mail (2.935.3)
Cc: ROLL WG <roll@ietf.org>, 6lowpan <6lowpan@ietf.org>, apps-discuss@ietf.org
Subject: Re: [6lowpan] 6LowApp: Application protocols for 6LoWPAN and other LLN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jul 2009 22:06:07 -0000

On Jul 13, 2009, at 23:15, Carsten Bormann wrote:

> slightly extended the problem statement


(For those not aware of tools.ietf.org: side-by-side diff at:)
http://u.nu/8pfj

Gruesse, Carsten


From d.sturek@att.net  Mon Jul 13 15:41:03 2009
Return-Path: <d.sturek@att.net>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4BF613A6804 for <6lowpan@core3.amsl.com>; Mon, 13 Jul 2009 15:41:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.805
X-Spam-Level: 
X-Spam-Status: No, score=-0.805 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MIME_BASE64_BLANKS=0.041, MIME_BASE64_TEXT=1.753]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uGTUOTMqpRbK for <6lowpan@core3.amsl.com>; Mon, 13 Jul 2009 15:41:02 -0700 (PDT)
Received: from smtp109-mob.biz.mail.ac4.yahoo.com (smtp109-mob.biz.mail.ac4.yahoo.com [76.13.13.230]) by core3.amsl.com (Postfix) with SMTP id 293243A6997 for <6lowpan@ietf.org>; Mon, 13 Jul 2009 15:41:02 -0700 (PDT)
Received: (qmail 93777 invoked from network); 13 Jul 2009 22:41:31 -0000
Received: from unknown (HELO bda1055.bisx.prod.on.blackberry) (d.sturek@67.223.70.32 with xymcookie) by smtp109-mob.biz.mail.ac4.yahoo.com with SMTP; 13 Jul 2009 22:41:30 -0000
X-Yahoo-SMTP: RL.ukv2swBCmFOHc.o9VWIAUOOfGTiu9CJTsFEQ-
X-YMail-OSG: JM6jJmgVM1kmAm819XTlPQhhXJfyC_ufqwt9eFYLTN.3xwpg0LKLJ2JibMuZE0KFcGBOjoP6gvky37ToWbnm7m8mixE2PnrTYR1mqDu7xFheRnr_WCapcsNCTHP7Drx2ALntdEoGO3y3FTCx1pws8Eus_jTsmMg1nolQ7OzlstW0SiLe0cMW2mXOTy3FQjjgj4rXBhIGceuwZcXNQ530MblXHLjAzLLqs9.VxM5oAeoYKpk9q9x70TezUYdYqIxLqmb88M4friK0NiYJ2uj185LI
X-Yahoo-Newman-Property: ymail-3
X-rim-org-msg-ref-id: 1819178574
Message-ID: <1819178574-1247524889-cardhu_decombobulator_blackberry.rim.net-1146920564-@bxe1266.bisx.prod.on.blackberry>
Content-Transfer-Encoding: base64
X-Priority: Normal
References: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org><827B8C0A-667E-441B-8396-D33FF007A7A0@tzi.org>
In-Reply-To: <827B8C0A-667E-441B-8396-D33FF007A7A0@tzi.org>
Sensitivity: Normal
Importance: Normal
To: "Carsten Bormann" <cabo@tzi.org>, roll-bounces@ietf.org, "6lowpan" <6lowpan@ietf.org>, apps-discuss@ietf.org, "ROLL WG" <roll@ietf.org>
From: d.sturek@att.net
Date: Mon, 13 Jul 2009 22:44:02 +0000
Content-Type: text/plain
MIME-Version: 1.0
Subject: Re: [6lowpan] [Roll] 6LowApp: Application protocols for 6LoWPAN and other LLN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: d.sturek@att.net
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 13 Jul 2009 22:41:03 -0000

SGkgY2Fyc3RlbiwNCg0KSSB3b3VsZCBsaWtlIHRvIHByZXNlbnQgdGhlIHRpbWVsaW5lIGFuZCBy
ZXF1aXJlbWVudHMgZm9yIHRoZSB6aWdiZWUgc21hcnQgZW5lcmd5IHdvcmsuICBTaG91bGQgYmUg
bm90IG1vcmUgdGhhbiA1IHNsaWRlcyBhbmQgMTUgbWludXRlcy4NCg0KRG9uDQpTZW50IHZpYSBC
bGFja0JlcnJ5IGZyb20gVC1Nb2JpbGUNCg0KLS0tLS1PcmlnaW5hbCBNZXNzYWdlLS0tLS0NCkZy
b206IENhcnN0ZW4gQm9ybWFubiA8Y2Fib0B0emkub3JnPg0KDQpEYXRlOiBNb24sIDEzIEp1bCAy
MDA5IDIzOjE1OjU0IA0KVG86IDZsb3dwYW48Nmxvd3BhbkBpZXRmLm9yZz47IDxhcHBzLWRpc2N1
c3NAaWV0Zi5vcmc+OyBST0xMIFdHPHJvbGxAaWV0Zi5vcmc+DQpTdWJqZWN0OiBSZTogW1JvbGxd
IDZMb3dBcHA6IEFwcGxpY2F0aW9uIHByb3RvY29scyBmb3IgNkxvV1BBTiBhbmQgb3RoZXIgTExO
DQoNCg0KQmFzZWQgb24gdGhlIGV4dGVuc2l2ZSBmZWVkYmFjayBJIGdvdCBmb3IgdGhlIDZMb3dB
cHAgQmFyIEJPRiwgSSBoYXZlICANCnNsaWdodGx5IGV4dGVuZGVkIHRoZSBwcm9ibGVtIHN0YXRl
bWVudDoNCg0KaHR0cDovL3UubnUvMmJmaiAgPQ0KaHR0cDovL3d3dy5pZXRmLm9yZy9pbnRlcm5l
dC1kcmFmdHMvZHJhZnQtYm9ybWFubi02bG93cGFuLTZsb3dhcHAtcHJvYmxlbS0wMS50eHQNCg0K
VGhhbmtzIHRvIGFsbCB0aGUgYWRkaXRpb25hbCBjb250cmlidXRvcnMuIChJIGRvbid0IGFncmVl
IHdpdGggYWxsICANCnRoZWlyIGNvbW1lbnRzLCBidXQgSSB0cmllZCB0byBlcnIgb24gdGhlIHNp
ZGUgb2YgY2FwdHVyaW5nIGFzIG1hbnkgIA0KcmVxdWlyZW1lbnRzIGFzIHBvc3NpYmxlLikNCg0K
VGhlIEJhciBCT0YgaXMgc3RpbGwgc2NoZWR1bGVkIGF0IC0+VHVlIDE4OjMwPC0uDQpJJ20gZ29p
bmcgdG8gYXNrIHRoZSBBRHMgZm9yIGEgcm9vbSBzbyB3ZSBjYW4gaGVhciBlYWNoIG90aGVyIChh
bmQgIA0KbWF5YmUgdXNlIGEgcHJvamVjdG9yKS4NCkFnYWluLCBwbGVhc2UgdGVsbCBtZSBpZiB5
b3Ugd2FudCBhIHNsb3QgaW4gdGhlIHN0cnVjdHVyZWQgcGFydC4NCg0KRXZlbiBhZnRlciB0aGUg
SS1EIGRlYWRsaW5lLCB5b3UgY2FuIGNvbnRpbnVlIHRvIGNhcHR1cmUgaW5mb3JtYXRpb24gIA0K
YXQgdGhlIEJhciBCT0YgV2lraToNCmh0dHA6Ly91Lm51LzZqZmggID0NCmh0dHA6Ly90cmFjLnRv
b2xzLmlldGYub3JnL2FyZWEvYXBwL3RyYWMvd2lraS9CYXJCb2ZzL0lFVEY3NS82TG93QXBwDQoN
CkdydWVzc2UsIENhcnN0ZW4NCg0KDQpPbiBKdWwgNiwgMjAwOSwgYXQgMTI6NTYsIENhcnN0ZW4g
Qm9ybWFubiB3cm90ZToNCg0KPiAgIFRoZSA2TG9XUEFOIGFuZCBST0xMIFdHcyBhcmUgbGF5aW5n
IHRoZSBncm91bmR3b3JrIHRvIG1ha2UgdGhlDQo+ICAgV2lyZWxlc3MgRW1iZWRkZWQgSW50ZXJu
ZXQgYSByZWFsaXR5LCBidXQgd2hhdCBhcHBsaWNhdGlvbiBwcm90b2NvbHMNCj4gICB3aWxsIHdl
IHVzZT8gIFJlcXVlc3QtcmVzcG9uc2UgcHJvdG9jb2xzIGxpa2UgSFRUUCBhcmUgYSBwb29yIGZp
dCB0bw0KPiAgIGEgY29tbXVuaWNhdGlvbiBtb2RlbCB3aXRoIGJhdHRlcnktb3BlcmF0ZWQsIG1v
c3RseSBzbGVlcGluZyBub2Rlcy4NCj4gICBJbiBhZGRpdGlvbiwgdGhlIHVzdWFsIGRhdGEgZm9y
bWF0cyAoYm90aCBoZWFkZXJzIGFuZCBib2R5KSBhcmUNCj4gICBwZXJjZWl2ZWQgdG8gYmUgdG9v
IGNoYXR0eSBmb3IgdGhlIDUwLTYwIGJ5dGUgcGF5bG9hZHMgcG9zc2libGUgaW4NCj4gICBMb1dQ
QU5zIGFuZCB0byByZXF1aXJlIHRvbyBtdWNoIGNvZGUgZm9yIHRoZSA4LWJpdCBhbmQgMTYtYml0
DQo+ICAgcHJvY2Vzc29ycyBkb21pbmF0aW5nIHRoZSBJbnRlcm5ldCBvZiBUaGluZ3MuICBTdGls
bCwgaXQgd291bGQgYmUgYQ0KPiAgIG1pc3Rha2UgdG8gc3RhcnQgYSBuZXcgc2lsbyBvZiBhcHBs
aWNhdGlvbiBwcm90b2NvbHMgdGhhdCBkbyBub3QNCj4gICBiZW5lZml0IGZyb20gZXhpc3Rpbmcg
YXBwbGljYXRpb24gYXJlYSBJbnRlcm5ldCBleHBlcmllbmNlLg0KPg0KPiBBdCBJRVRGNzUsIHdl
IHdpbGwgaG9sZCBhIEJhciBCT0YgdG8gc2NvcGUgb3V0IHBvc3NpYmxlIElFVEYgd29yayAgDQo+
IGFuZCBtYXliZSBmb3JtIGFuIG9waW5pb24gb24gd2hpY2ggcGFydCBzaG91bGQgYmUgZG9uZSBp
biB3aGljaCBJRVRGICANCj4gYXJlYS4NCj4NCj4gVGVudGF0aXZlIGluZm9ybWF0aW9uIGlzIGF0
IGh0dHA6Ly91Lm51LzZqZmggPQ0KPiBodHRwOi8vdHJhYy50b29scy5pZXRmLm9yZy9hcmVhL2Fw
cC90cmFjL3dpa2kvQmFyQm9mcy9JRVRGNzUvNkxvd0FwcA0KPiAoYW5kIHlvdSBhcmUgd2VsY29t
ZSB0byBjb250cmlidXRlIHRvIHRoaXMgV2lraSBwYWdlKS4NCj4NCj4gLT4gUGxlYXNlIHRlbGwg
dXMgd2hldGhlciB0aGUgZW52aXNhZ2VkIGRhdGUgYW5kIHRpbWUgb2YgLT5UdWUgIA0KPiAxODoz
MDwtIHdpbGwgd29yayBmb3IgeW91IQ0KPg0KPiBBIGZpcnN0IHZlcnNpb24gb2YgYSBwcm9ibGVt
IHN0YXRlbWVudCAod2hlcmUgdGhlIGFib3ZlIHBhcmFncmFwaCAgDQo+IHdhcyBzdG9sZW4gZnJv
bSkgaXMgYXQ6DQo+DQo+IGh0dHA6Ly90b29scy5pZXRmLm9yZy9pZC82bG93YXBwDQo+IChkcmFm
dC1ib3JtYW5uLTZsb3dwYW4tNmxvd2FwcC1wcm9ibGVtLTAwLnR4dCkNCj4NCj4gSSB3aWxsIHN0
YXJ0IHBsYW5uaW5nIGFuIGFnZW5kYSBmb3IgdGhlIEJhciBCT0Ygc29vbiwgc28gaWYgeW91IGhh
dmUgIA0KPiBzb21ldGhpbmcgdG8gc2F5IHRoYXQgd291bGQgaGVscCBpbiB0aGlzIGNvbnZlcnNh
dGlvbiwgcGxlYXNlIHRlbGwgIA0KPiBtZSAod2l0aCBhbiBlc3RpbWF0ZWQgYW1vdW50IG9mIHRp
bWUpLg0KPg0KPiBHcnVlc3NlLCBDYXJzdGVuDQoNCl9fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fDQpSb2xsIG1haWxpbmcgbGlzdA0KUm9sbEBpZXRmLm9yZw0K
aHR0cHM6Ly93d3cuaWV0Zi5vcmcvbWFpbG1hbi9saXN0aW5mby9yb2xsDQo=



From pars.mutaf@gmail.com  Thu Jul 16 09:40:13 2009
Return-Path: <pars.mutaf@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id CD7D93A6D9B for <6lowpan@core3.amsl.com>; Thu, 16 Jul 2009 09:40:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.248
X-Spam-Level: 
X-Spam-Status: No, score=-2.248 tagged_above=-999 required=5 tests=[AWL=0.351,  BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bf2eKuqDvzLm for <6lowpan@core3.amsl.com>; Thu, 16 Jul 2009 09:40:13 -0700 (PDT)
Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by core3.amsl.com (Postfix) with ESMTP id CD8793A6D94 for <6lowpan@ietf.org>; Thu, 16 Jul 2009 09:40:12 -0700 (PDT)
Received: by fxm18 with SMTP id 18so235483fxm.37 for <6lowpan@ietf.org>; Thu, 16 Jul 2009 09:38:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=aeOvWujc/gouW64L/ZaeeMugN+hV5neDJKg1IBgOASc=; b=xjFLRA5Xp/AP4SDZonISNJkRfo1wPaO3d2Dx9PCeP5z2nEJEhrxeJds2NLncnsuyw9 LWNwZnlTuWqILd/K7TMyFzF0qshZMMYa/8ckRDSvCBkRK3Cw10lJanNvsCDi2q4UUmts VZI+nCeUsZ32AfKSDirmzHIU9Tk1GmhgsY7fE=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=OFybcu2DkVqY9WjoPC7X9U+NJ1kGgmF0UIa9rdkv+h7oCI1PI1CSatG5HWf46BvXD1 2pZe6OT8vJJk7IDpFss8YTAWpcXaFIFaidmWYKooZ2qwdLwn1jRPnGT7/k6p4PTRzi7e Ihx8rO/OB+fJ7SKXlIsBWwhZMVB21OzhHwk3s=
MIME-Version: 1.0
Received: by 10.204.70.19 with SMTP id b19mr8829101bkj.62.1247761982976; Thu,  16 Jul 2009 09:33:02 -0700 (PDT)
Date: Thu, 16 Jul 2009 19:33:02 +0300
Message-ID: <18a603a60907160933j48404be5vfdcd2a148d66a873@mail.gmail.com>
From: Pars Mutaf <pars.mutaf@gmail.com>
To: 6lowpan@ietf.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: [6lowpan] Edge router crash, reboot or new edge router
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 Jul 2009 16:40:13 -0000

Hello,

I have some doubts about the 6lowpan ND protocol, concerning its reliablity.

I believe understand the motivations behind avoiding broadcast NS messages
upon incoming session. However, what happens if the whiteboard approach fails
i.e. if whiteboard bindings are lost due to edge router crash, reboot
or changing
the edge router for whatever administrative reason?

Is there any countermeasure for this scenario? Note that standard ND is costly
but perfectly handles such a situation.

A related question: how frequent you believe broadcast NS messages
(i.e. incoming
sessions) will be in a 6lowpan network? Or, sessions will be mostly initiated by
6lowpan nodes?

Regards,

pars

From cabo@tzi.org  Mon Jul 20 00:34:43 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3F59A3A6A24 for <6lowpan@core3.amsl.com>; Mon, 20 Jul 2009 00:34:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.249
X-Spam-Level: 
X-Spam-Status: No, score=-6.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sylbE0shba8j for <6lowpan@core3.amsl.com>; Mon, 20 Jul 2009 00:34:36 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 0D98A3A6B6A for <6lowpan@ietf.org>; Mon, 20 Jul 2009 00:34:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n6K7YPQD011154 for <6lowpan@ietf.org>; Mon, 20 Jul 2009 09:34:25 +0200 (CEST)
Received: from wlan-client-305.informatik.uni-bremen.de (wlan-client-305.informatik.uni-bremen.de [134.102.117.57]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id A4B39B71D;  Mon, 20 Jul 2009 09:33:58 +0200 (CEST)
Message-Id: <42BB33BD-F089-42D3-B71F-AFC60215900C@tzi.org>
From: Carsten Bormann <cabo@tzi.org>
To: 6lowpan <6lowpan@ietf.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 20 Jul 2009 09:33:57 +0200
X-Mailer: Apple Mail (2.935.3)
Subject: [6lowpan] Agenda pre-bash
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 20 Jul 2009 07:34:43 -0000

LoWPANners,

the 6lowpan agenda for our Tuesday, 2009-07-28 meeting is up at:

	http://www.ietf.org/proceedings/75/agenda/6lowpan.txt

Linkified at:
	http://tools.ietf.org/wg/6lowpan/agenda

Please review this and send updates to the chairs.
Did I miss anyone?  Is the allotted time OK?
(Who was it that wanted to present another quick update on a related  
standards group?
I seem to have lost the details.)

Gruesse, Carsten


From hamid.mukhtar@gmail.com  Mon Jul 20 19:33:21 2009
Return-Path: <hamid.mukhtar@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3433328C16B for <6lowpan@core3.amsl.com>; Mon, 20 Jul 2009 19:33:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.847
X-Spam-Level: 
X-Spam-Status: No, score=-100.847 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, DNS_FROM_OPENWHOIS=1.13, FM_FORGED_GMAIL=0.622, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ttq7HAYa53d0 for <6lowpan@core3.amsl.com>; Mon, 20 Jul 2009 19:33:20 -0700 (PDT)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by core3.amsl.com (Postfix) with ESMTP id 2569E3A6DF5 for <6lowpan@ietf.org>; Mon, 20 Jul 2009 19:33:19 -0700 (PDT)
Received: by an-out-0708.google.com with SMTP id c37so1268065anc.4 for <6lowpan@ietf.org>; Mon, 20 Jul 2009 19:33:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=e3ZJJvHi5q/wQHfEuCnNy7EDGXobWDn1Qiacj9ODFGw=; b=tgj4s5LMzuFO1Qb3D2P3HZTm7R0CNE+CsbATp6j/2NuJLmqHB7jk736seRQ4zUiGKy LWJTNZAan6TeF1Ly7SbZ9091h0b7Lpdd+j6ujH37vYU6nqNLW+MI5y052svOEfbpxPuo HrBKWK1v6wvkEx88bAMh8qpG5wZxsYEul4fZc=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=bZePi7IaD2DEJ3gruhae37L8l6YE3XXNdwoOr+DPLWoW7PJadLBfG6mKhB5SnoBcPH MDhWldh0m886EbRlAWfH2/4F/EeqqLqwXofcnFebZfb991fbxgKh886vKSaaDaH4ZH9B wlNYa6Utr/IkUfaK8jJ/P67gLkLYfChOLfAXE=
MIME-Version: 1.0
Sender: hamid.mukhtar@gmail.com
Received: by 10.100.92.8 with SMTP id p8mr7167436anb.166.1248143589083; Mon,  20 Jul 2009 19:33:09 -0700 (PDT)
In-Reply-To: <4A5A4A9D.30502@sensinode.com>
References: <4A5A4A9D.30502@sensinode.com>
From: Hamid Mukhtar <hamid@etri.re.kr>
Date: Tue, 21 Jul 2009 11:32:54 +0900
X-Google-Sender-Auth: 30073e8df8f33a4b
Message-ID: <e9a260f20907201932q88e790cx687755dab56433b7@mail.gmail.com>
To: Zach Shelby <zach@sensinode.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] [Fwd: New Version Notification for draft-ietf-6lowpan-nd-04]
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 Jul 2009 02:33:21 -0000

Dear Zach,

I had a few queries=A0on the current ND.

Firstly, what are the assumed capabilities of the 6LoWPAN Routers (the
forwarding devices), are they supposed to have more memory than the
end devices or are they assumed to be static or main-powered.=A0I
presume they are not deployed for the sole purpose of forwarding.
Moreover, is=A0the availability of a router in every 6LoWPAN link
assumed ?

Secondly, is the use of Neighbor and destination cache optional for
the 6LoWPAN node in the new ND.

Lastly, I guess some elaboration is needed for the routing of
ER_ANYCAST. Is it assumed that the ROLL routing protocol, once they
have a consensus over it, or some other routing protocol would be in
place for that?

Thanks,
Hamid

On Mon, Jul 13, 2009 at 5:42 AM, Zach Shelby <zach@sensinode.com> wrote:
>
> Hi,
>
> A new version of draft-ietf-6lowpan-nd is now available:
>
> http://www.ietf.org/internet-drafts/draft-ietf-6lowpan-nd-04.txt
>
> I will present this in Stockholm, if there are any issues you want me to =
particularly touch on during the WG meeting, please drop me an e-mail.
>
> =A0 Changes since -03:
>
> =A0 =A0 =A0o Moved Ad-hoc LoWPAN operation to Section 7 and made ULA pref=
ix
> =A0 =A0 =A0generation a features useful also in Simple and Extended LoWPA=
Ns.
> =A0 =A0 =A0(#41)
>
> =A0 =A0 =A0o Added a 32-bit Owner Nonce to the NR/NC messages and the
> =A0 =A0 =A0Whiteboard, removed the TID history. (#39)
>
> =A0 =A0 =A0o Improved the duplicate OII detection algorithm using the Own=
er
> =A0 =A0 =A0Nonce. (#39)
>
> =A0 =A0 =A0o Clarified the use of Source and Target link-layer options in
> =A0 =A0 =A0NR/NC. (#43)
>
> =A0 =A0 =A0o Included text on the use of alternative methods to acquire
> =A0 =A0 =A0addresses. (#38)
>
> =A0 =A0 =A0o Removed S=3D2 from Address Option (not needed). (#36)
>
> =A0 =A0 =A0o Added a section on router dissemination consistency. (#44)
>
> =A0 =A0 =A0o Small improvements and extensive editing. (#42, #37, #35)
>
> - Zach
>
> -------- Original Message --------
> Subject: New Version Notification for draft-ietf-6lowpan-nd-04
> Date: Sun, 12 Jul 2009 13:32:47 -0700 (PDT)
> From: IETF I-D Submission Tool <idsubmission@ietf.org>
> To: zach@sensinode.com
> CC: pthubert@cisco.com,jhui@archrock.com,samitac@ipinfusion.com,Erik.Nord=
mark@Sun.COM
>
>
> A new version of I-D, draft-ietf-6lowpan-nd-04.txt has been successfuly s=
ubmitted by Zach Shelby and posted to the IETF repository.
>
> Filename: =A0 =A0 =A0 =A0draft-ietf-6lowpan-nd
> Revision: =A0 =A0 =A0 =A004
> Title: =A0 =A0 =A0 =A0 =A0 6LoWPAN Neighbor Discovery
> Creation_date: =A0 2009-07-12
> WG ID: =A0 =A0 =A0 =A0 =A0 6lowpan
> Number_of_pages: 56
>
> Abstract:
> This document specifies Neighbor Discovery optimized for 6LoWPAN.
> The 6LoWPAN format allows IPv6 to be used over energy and bandwidth
> constrained wireless networks often making use of multihop
> topologies. =A0However, the use of standard IPv6 Neighbor Discovery
> with 6LoWPAN has several problems. =A0Standard Neighbor Discovery was
> not designed for non-transitive wireless links, and the standard IPv6
> link concept and heavy use of multicast makes it inefficient. =A0This
> document specifies a new ND mechanism allowing for the efficient
> detection of duplicate addresses over entire LoWPANs, which also
> optimizes other ND operations. =A0In addition context dissemination,
> claim and defend address generation, and the support of Extended
> LoWPANs over Backbone Links are specified.
>
>
>
>
> The IETF Secretariat.
>
>
>
> --
> http://www.sensinode.com
> http://zachshelby.org - My blog =93On the Internet of Things=94
> Mobile: +358 40 7796297
>
> Zach Shelby
> Head of Research
> Sensinode Ltd.
> Kidekuja 2
> 88610 Vuokatti, FINLAND
>
> This e-mail and all attached material are confidential and may contain le=
gally privileged information. If you are not the intended recipient, please=
 contact the sender and delete the e-mail from your system without producin=
g, distributing or retaining copies thereof.
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan

From richard.kelsey@ember.com  Wed Jul 22 09:08:58 2009
Return-Path: <richard.kelsey@ember.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A34FA3A684D for <6lowpan@core3.amsl.com>; Wed, 22 Jul 2009 09:08:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yaY55a45gc9l for <6lowpan@core3.amsl.com>; Wed, 22 Jul 2009 09:08:57 -0700 (PDT)
Received: from EMPIRE.hq.ember.com (mail.ember.com [74.10.175.227]) by core3.amsl.com (Postfix) with ESMTP id 463773A6AEF for <6lowpan@ietf.org>; Wed, 22 Jul 2009 09:08:55 -0700 (PDT)
Received: from kelsey-ws.hq.ember.com ([192.168.81.60]) by EMPIRE.hq.ember.com with Microsoft SMTPSVC(6.0.3790.3959);  Wed, 22 Jul 2009 12:07:09 -0400
Date: Wed, 22 Jul 2009 12:07:05 -0400
Message-Id: <874ot466s6.fsf@kelsey-ws.hq.ember.com>
To: Zach Shelby <zach@sensinode.com>
In-reply-to: <4A5A4A9D.30502@sensinode.com> (message from Zach Shelby on Sun,  12 Jul 2009 23:42:05 +0300)
From: Richard Kelsey <richard.kelsey@ember.com>
References: <4A5A4A9D.30502@sensinode.com>
X-OriginalArrivalTime: 22 Jul 2009 16:07:09.0765 (UTC) FILETIME=[77882F50:01CA0AE6]
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] [Fwd: New Version Notification for	draft-ietf-6lowpan-nd-04]
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 22 Jul 2009 16:08:58 -0000

Zach,

> Date: Sun, 12 Jul 2009 23:42:05 +0300
> From: Zach Shelby <zach@sensinode.com>
>
> A new version of draft-ietf-6lowpan-nd is now available:
> 
> http://www.ietf.org/internet-drafts/draft-ietf-6lowpan-nd-04.txt
> 
> I will present this in Stockholm, if there are any issues you want me to 
> particularly touch on during the WG meeting, please drop me an e-mail.
> 
>     Changes since -03:
> 
>        o Moved Ad-hoc LoWPAN operation to Section 7 and made ULA prefix
>        generation a features useful also in Simple and Extended LoWPANs.
>        (#41)
> 
>        o Added a 32-bit Owner Nonce to the NR/NC messages and the
>        Whiteboard, removed the TID history. (#39)
> 
>        o Improved the duplicate OII detection algorithm using the Owner
>        Nonce. (#39)

I skimmed through the changes and they are definitely an
improvement.  Using a nonce is simpler and more foolproof
than the TID history, and uses less RAM as well.

Given the reduced reliance on the TID, perhaps it could be a
single byte.  The 32-bit valid lifetime field in the Prefix
Information Option definitely seems like overkill.  That is
a lot of precision.  Saving space in the ND options may not
matter a lot, given how rarely they are sent, but reducing
the size of a whiteboard entry would be good.

                                    -Richard Kelsey


From cabo@tzi.org  Mon Jul 27 02:07:17 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 772F13A6C3A; Mon, 27 Jul 2009 02:07:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.249
X-Spam-Level: 
X-Spam-Status: No, score=-6.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gKmgVUPG6hS3; Mon, 27 Jul 2009 02:07:16 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 085BF3A6C3C; Mon, 27 Jul 2009 02:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n6R973QK026832; Mon, 27 Jul 2009 11:07:03 +0200 (CEST)
Received: from dhcp-161d.meeting.ietf.org (dhcp-161d.meeting.ietf.org [130.129.22.29]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id E9DEEB9B5;  Mon, 27 Jul 2009 11:07:02 +0200 (CEST)
Message-Id: <71C22460-1734-47D6-B7D4-C3A6D272CD42@tzi.org>
From: Carsten Bormann <cabo@tzi.org>
To: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 27 Jul 2009 11:06:57 +0200
References: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org>
X-Mailer: Apple Mail (2.935.3)
Cc: ROLL WG <roll@ietf.org>, 6lowpan@ietf.org, apps-discuss@ietf.org
Subject: Re: [6lowpan] 6LowApp: Application protocols for 6LoWPAN and other LLN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2009 09:07:17 -0000

The 6LowApp BOF is scheduled for Tue 18:30 at Room 202, see http://u.nu/6jfh

I have been asked about the conflict with the social event at Tue  
evening.
The idea is that we will take about an hour for structured discussion.
At around 19:30, we will move to a more Bar-BOFy style.
Those who want to go to the social will be able to then -- we will  
find out whether there still will be buses at that time or whether  
Taxis will be shared.

So the Wireless Embedded Internet sub-schedule at IETF 75 for  
tomorrow, Tue 28, is:

0900-1130  6lowpan INT   Cabaret
1520-1810  roll    RTG   Congresshall C
1830-19xx  6lowapp (APP) Room 202

Gruesse, Carsten


From zach@sensinode.com  Mon Jul 27 05:02:01 2009
Return-Path: <zach@sensinode.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9EE0C28C0ED for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 05:02:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MQk1FOFiACDY for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 05:02:00 -0700 (PDT)
Received: from auth-smtp.nebula.fi (auth-smtp.nebula.fi [217.30.180.105]) by core3.amsl.com (Postfix) with ESMTP id 136C03A6848 for <6lowpan@ietf.org>; Mon, 27 Jul 2009 05:01:59 -0700 (PDT)
Received: from host-78-64-88-165.homerun.telia.com (host-78-64-88-165.homerun.telia.com [78.64.88.165]) (authenticated bits=0) by auth-smtp.nebula.fi (8.13.4/8.13.4) with ESMTP id n6RC1uiI027677 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 27 Jul 2009 15:01:56 +0300
Message-ID: <4A6D9736.7080700@sensinode.com>
Date: Mon, 27 Jul 2009 15:01:58 +0300
From: Zach Shelby <zach@sensinode.com>
User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605)
MIME-Version: 1.0
To: Pars Mutaf <pars.mutaf@gmail.com>
References: <18a603a60907160933j48404be5vfdcd2a148d66a873@mail.gmail.com>
In-Reply-To: <18a603a60907160933j48404be5vfdcd2a148d66a873@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] Edge router crash, reboot or new edge router
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2009 12:02:01 -0000

Hi Pars,

Pars Mutaf wrote:

> I believe understand the motivations behind avoiding broadcast NS messages
> upon incoming session. However, what happens if the whiteboard approach fails
> i.e. if whiteboard bindings are lost due to edge router crash, reboot
> or changing
> the edge router for whatever administrative reason?

This is a good question. As whiteboards have soft state, and nodes 
refresh the addresses they are using periodically, a whiteboard failure 
is not a disaster to the network. If an Edge Router crashes:

1. If the ER reboots without state - the next NR message will refresh 
the entries. It could be nice if the LoWPAN somehow knew that this 
happened (how?) to avoid waiting up to NR_PERIOD. At least its default 
route will stop working, that is an indication.

2. If the ER reboots and kept its whiteboard state (recommended) - then 
of course the ER can't forward on behalf of the node while down. Same 
for any router, so this isn't a whiteboard problem.

3. If the ER goes down permanently, then the node will detect this 
because its default route no longer works or the NR can no longer be 
sent to the ER. It either starts using an alternative ER or continues 
operating until a new ER comes on-line.

In any case the LoWPAN can continue to operate while an ER is down 
(routing within the LoWPAN). In an extended LoWPAN nodes will start 
using alternative ERs automatically. Several techniques could be used by 
an ER vendor to automatically switch state to an alternative ER, use 
non-volatile memory for Whiteboard state, use secondary bindings etc.

Section 7.9 of nd-04 deals with this partially:

http://tools.ietf.org/html/draft-ietf-6lowpan-nd-04#section-7.9

> A related question: how frequent you believe broadcast NS messages
> (i.e. incoming
> sessions) will be in a 6lowpan network? Or, sessions will be mostly initiated by
> 6lowpan nodes?

We aren't using NS messages at all inside the LoWPAN. Node Registration 
messages are always node initiated.

- Zach

> Regards,
> 
> pars
> _______________________________________________
> 6lowpan mailing list
> 6lowpan@ietf.org
> https://www.ietf.org/mailman/listinfo/6lowpan

-- 
http://www.sensinode.com
http://zachshelby.org - My blog “On the Internet of Things”
Mobile: +358 40 7796297

Zach Shelby
Head of Research
Sensinode Ltd.
Kidekuja 2
88610 Vuokatti, FINLAND

This e-mail and all attached material are confidential and may contain 
legally privileged information. If you are not the intended recipient, 
please contact the sender and delete the e-mail from your system without 
producing, distributing or retaining copies thereof.

From zach@sensinode.com  Mon Jul 27 06:50:09 2009
Return-Path: <zach@sensinode.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0C3A23A6C8F for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 06:50:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level: 
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id muqToKG1Jy3f for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 06:50:07 -0700 (PDT)
Received: from auth-smtp.nebula.fi (auth-smtp.nebula.fi [217.30.180.105]) by core3.amsl.com (Postfix) with ESMTP id 30A753A6970 for <6lowpan@ietf.org>; Mon, 27 Jul 2009 06:50:03 -0700 (PDT)
Received: from dhcp-54ed.meeting.ietf.org (dhcp-54ed.meeting.ietf.org [130.129.84.237] (may be forged)) (authenticated bits=0) by auth-smtp.nebula.fi (8.13.4/8.13.4) with ESMTP id n6RDnu2C032525 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 27 Jul 2009 16:49:56 +0300
Message-ID: <4A6DB086.3030901@sensinode.com>
Date: Mon, 27 Jul 2009 16:49:58 +0300
From: Zach Shelby <zach@sensinode.com>
User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605)
MIME-Version: 1.0
To: Hamid Mukhtar <hamid@etri.re.kr>
References: <4A5A4A9D.30502@sensinode.com> <e9a260f20907201932q88e790cx687755dab56433b7@mail.gmail.com>
In-Reply-To: <e9a260f20907201932q88e790cx687755dab56433b7@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] [Fwd: New Version Notification for draft-ietf-6lowpan-nd-04]
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2009 13:50:09 -0000

Hi,

Hamid Mukhtar wrote:
> Dear Zach,
> 
> I had a few queries on the current ND.
> 
> Firstly, what are the assumed capabilities of the 6LoWPAN Routers (the
> forwarding devices), are they supposed to have more memory than the
> end devices or are they assumed to be static or main-powered. I
> presume they are not deployed for the sole purpose of forwarding.
> Moreover, is the availability of a router in every 6LoWPAN link
> assumed ?

Of course a LoWPAN router will need a bit more memory than a host, but 
this depends mostly on the routing protocol state needed. ND only 
requires some RA variables and prefix information to be stored in 
addition to normal host state. They do not necessarily need to be mains 
powered. Routers can of course act as hosts as well.

> Secondly, is the use of Neighbor and destination cache optional for
> the 6LoWPAN node in the new ND.

The neighbor cache is required, but the number of entries is usually 
pretty small as these are nodes you communicate with in link-local 
scope. If you only communicate with your on-link router then you don't 
necessarily have any neighbor cache entries.

The destination cache is a MAY - thus optional.

> Lastly, I guess some elaboration is needed for the routing of
> ER_ANYCAST. Is it assumed that the ROLL routing protocol, once they
> have a consensus over it, or some other routing protocol would be in
> place for that?

It is assumed that a routing protocol knows how to deal with ER_ANYCAST. 
ND is agnostic to which routing protocol (if any) is used in the LoWPAN. 
ROLL is an obvious candidate for sure.

- Zach

> Thanks,
> Hamid
> 
> On Mon, Jul 13, 2009 at 5:42 AM, Zach Shelby <zach@sensinode.com> wrote:
>> Hi,
>>
>> A new version of draft-ietf-6lowpan-nd is now available:
>>
>> http://www.ietf.org/internet-drafts/draft-ietf-6lowpan-nd-04.txt
>>
>> I will present this in Stockholm, if there are any issues you want me to particularly touch on during the WG meeting, please drop me an e-mail.
>>
>>   Changes since -03:
>>
>>      o Moved Ad-hoc LoWPAN operation to Section 7 and made ULA prefix
>>      generation a features useful also in Simple and Extended LoWPANs.
>>      (#41)
>>
>>      o Added a 32-bit Owner Nonce to the NR/NC messages and the
>>      Whiteboard, removed the TID history. (#39)
>>
>>      o Improved the duplicate OII detection algorithm using the Owner
>>      Nonce. (#39)
>>
>>      o Clarified the use of Source and Target link-layer options in
>>      NR/NC. (#43)
>>
>>      o Included text on the use of alternative methods to acquire
>>      addresses. (#38)
>>
>>      o Removed S=2 from Address Option (not needed). (#36)
>>
>>      o Added a section on router dissemination consistency. (#44)
>>
>>      o Small improvements and extensive editing. (#42, #37, #35)
>>
>> - Zach
>>
>> -------- Original Message --------
>> Subject: New Version Notification for draft-ietf-6lowpan-nd-04
>> Date: Sun, 12 Jul 2009 13:32:47 -0700 (PDT)
>> From: IETF I-D Submission Tool <idsubmission@ietf.org>
>> To: zach@sensinode.com
>> CC: pthubert@cisco.com,jhui@archrock.com,samitac@ipinfusion.com,Erik.Nordmark@Sun.COM
>>
>>
>> A new version of I-D, draft-ietf-6lowpan-nd-04.txt has been successfuly submitted by Zach Shelby and posted to the IETF repository.
>>
>> Filename:        draft-ietf-6lowpan-nd
>> Revision:        04
>> Title:           6LoWPAN Neighbor Discovery
>> Creation_date:   2009-07-12
>> WG ID:           6lowpan
>> Number_of_pages: 56
>>
>> Abstract:
>> This document specifies Neighbor Discovery optimized for 6LoWPAN.
>> The 6LoWPAN format allows IPv6 to be used over energy and bandwidth
>> constrained wireless networks often making use of multihop
>> topologies.  However, the use of standard IPv6 Neighbor Discovery
>> with 6LoWPAN has several problems.  Standard Neighbor Discovery was
>> not designed for non-transitive wireless links, and the standard IPv6
>> link concept and heavy use of multicast makes it inefficient.  This
>> document specifies a new ND mechanism allowing for the efficient
>> detection of duplicate addresses over entire LoWPANs, which also
>> optimizes other ND operations.  In addition context dissemination,
>> claim and defend address generation, and the support of Extended
>> LoWPANs over Backbone Links are specified.
>>
>>
>>
>>
>> The IETF Secretariat.
>>
>>
>>
>> --
>> http://www.sensinode.com
>> http://zachshelby.org - My blog “On the Internet of Things”
>> Mobile: +358 40 7796297
>>
>> Zach Shelby
>> Head of Research
>> Sensinode Ltd.
>> Kidekuja 2
>> 88610 Vuokatti, FINLAND
>>
>> This e-mail and all attached material are confidential and may contain legally privileged information. If you are not the intended recipient, please contact the sender and delete the e-mail from your system without producing, distributing or retaining copies thereof.
>> _______________________________________________
>> 6lowpan mailing list
>> 6lowpan@ietf.org
>> https://www.ietf.org/mailman/listinfo/6lowpan

-- 
http://www.sensinode.com
http://zachshelby.org - My blog “On the Internet of Things”
Mobile: +358 40 7796297

Zach Shelby
Head of Research
Sensinode Ltd.
Kidekuja 2
88610 Vuokatti, FINLAND

This e-mail and all attached material are confidential and may contain 
legally privileged information. If you are not the intended recipient, 
please contact the sender and delete the e-mail from your system without 
producing, distributing or retaining copies thereof.

From cabo@tzi.org  Mon Jul 27 08:27:07 2009
Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8E0B33A6B0D; Mon, 27 Jul 2009 08:27:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.249
X-Spam-Level: 
X-Spam-Status: No, score=-6.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tfXF4NxU8N7Y; Mon, 27 Jul 2009 08:27:06 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9:209:3dff:fe00:7136]) by core3.amsl.com (Postfix) with ESMTP id 80E273A6AD4; Mon, 27 Jul 2009 08:27:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id n6RFQxEL028768; Mon, 27 Jul 2009 17:26:59 +0200 (CEST)
Received: from dhcp-52ef.meeting.ietf.org (unknown [130.129.82.239]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTP id 74E7CBC09;  Mon, 27 Jul 2009 17:26:59 +0200 (CEST)
Message-Id: <7101F1BF-3003-42B0-BDE6-0502399CF988@tzi.org>
From: Carsten Bormann <cabo@tzi.org>
To: ROLL WG <roll@ietf.org>, 6lowpan <6lowpan@ietf.org>, apps-discuss@ietf.org
In-Reply-To: <71C22460-1734-47D6-B7D4-C3A6D272CD42@tzi.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 27 Jul 2009 17:26:24 +0200
References: <FFEAEFC6-5118-4967-B21A-451C9FA605B9@tzi.org> <71C22460-1734-47D6-B7D4-C3A6D272CD42@tzi.org>
X-Mailer: Apple Mail (2.935.3)
Subject: Re: [6lowpan] 6LowApp: Application protocols for 6LoWPAN and other LLN
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2009 15:27:07 -0000

On Jul 27, 2009, at 11:06, Carsten Bormann wrote:

> the conflict with the social event

Sorry for tricasting once more, but this is *important information*:

-- the last bus to the social will leave at 7:30 PM from in front of  
the Clarion Sign and will wait for us. We are a big enough group that  
it was OK.  (Obviously, not all of us *will* go to the social; happy  
discussions await the rest.)
-- for those who asked what the "Bar" in the "Bar BOF" was about, this  
seems to be a variant spelling of "beer", and indeed there will be  
some beer available for the participants of the Bar BOF, sponsored by  
an entity very interested in progress on the 6lowapp problem.

As I said, important information!
See you tomorrow at 1830.

Gruesse, Carsten


From trac@tools.ietf.org  Mon Jul 27 14:04:34 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id EAF3E3A6A84 for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 14:04:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.6
X-Spam-Level: 
X-Spam-Status: No, score=-102.6 tagged_above=-999 required=5 tests=[AWL=0.000,  BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id STB+hiL0KK9T for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 14:04:34 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 5184F3A6A35 for <6lowpan@ietf.org>; Mon, 27 Jul 2009 14:04:34 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MVXN5-0003uH-Vq; Mon, 27 Jul 2009 14:04:35 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: jhui@archrock.com
X-Trac-Project: 6lowpan
Date: Mon, 27 Jul 2009 21:04:35 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: https://svn.tools.ietf.org/wg/6lowpan/trac/ticket/32#comment:1
Message-ID: <063.9419feec1fe55010a4980d774c64d7a7@tools.ietf.org>
References: <054.8579aa141755ec07ce8c2182175eeeb0@tools.ietf.org>
X-Trac-Ticket-ID: 32
In-Reply-To: <054.8579aa141755ec07ce8c2182175eeeb0@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: jhui@archrock.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #32: "default context" is not defined
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2009 21:04:35 -0000

#32: "default context" is not defined
--------------------------------+-------------------------------------------
 Reporter:  cabo@tzi.org        |        Owner:  jhui@archrock.com
     Type:  defect              |       Status:  closed           
 Priority:  major               |    Milestone:                   
Component:  hc                  |      Version:                   
 Severity:  Active WG Document  |   Resolution:  fixed            
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by jhui@archrock.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Specified default context ID to be 0.

-- 
Ticket URL: <https://svn.tools.ietf.org/wg/6lowpan/trac/ticket/32#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul 27 14:05:23 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 273623A67E3 for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 14:05:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.6
X-Spam-Level: 
X-Spam-Status: No, score=-102.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MYjYk-LvDywX for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 14:05:22 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 799593A65A5 for <6lowpan@ietf.org>; Mon, 27 Jul 2009 14:05:22 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MVXNs-0003ye-4c; Mon, 27 Jul 2009 14:05:24 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: jhui@archrock.com
X-Trac-Project: 6lowpan
Date: Mon, 27 Jul 2009 21:05:24 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/34#comment:1
Message-ID: <063.b1fdf426c1ec7d85ba6fc0d608dc5cfd@tools.ietf.org>
References: <054.2c6b7c92a70f0725aa12c262484af525@tools.ietf.org>
X-Trac-Ticket-ID: 34
In-Reply-To: <054.2c6b7c92a70f0725aa12c262484af525@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: jhui@archrock.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #34: M/DAC/DAM = 1 1 01 incomprehensible
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2009 21:05:23 -0000

#34: M/DAC/DAM = 1 1 01 incomprehensible
--------------------------+-------------------------------------------------
 Reporter:  cabo@tzi.org  |        Owner:  jhui@archrock.com
     Type:  defect        |       Status:  closed           
 Priority:  major         |    Milestone:                   
Component:  hc            |      Version:                   
 Severity:  -             |   Resolution:  fixed            
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by jhui@archrock.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Made encoding of prefix-based multicast addresses more explicit by
 labeling each nibble.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/34#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From trac@tools.ietf.org  Mon Jul 27 14:06:01 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B1F703A6CB6 for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 14:06:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.6
X-Spam-Level: 
X-Spam-Status: No, score=-102.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K7WVlXz5lOwW for <6lowpan@core3.amsl.com>; Mon, 27 Jul 2009 14:06:01 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 1833B3A67E3 for <6lowpan@ietf.org>; Mon, 27 Jul 2009 14:06:01 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MVXOU-00042D-Nx; Mon, 27 Jul 2009 14:06:02 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: jhui@archrock.com
X-Trac-Project: 6lowpan
Date: Mon, 27 Jul 2009 21:06:02 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: https://svn.tools.ietf.org/wg/6lowpan/trac/ticket/33#comment:1
Message-ID: <063.51af80e59b5a16603d2570163f454828@tools.ietf.org>
References: <054.fd20cf482179bb97af958d11e64f4b0f@tools.ietf.org>
X-Trac-Ticket-ID: 33
In-Reply-To: <054.fd20cf482179bb97af958d11e64f4b0f@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: jhui@archrock.com, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #33: SAC/SAM = 0 11 not fully defined
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jul 2009 21:06:01 -0000

#33: SAC/SAM = 0 11 not fully defined
--------------------------------+-------------------------------------------
 Reporter:  cabo@tzi.org        |        Owner:  jhui@archrock.com
     Type:  defect              |       Status:  closed           
 Priority:  trivial             |    Milestone:                   
Component:  hc                  |      Version:                   
 Severity:  Active WG Document  |   Resolution:  fixed            
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by jhui@archrock.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Clearly stated that the value of those bits are the link-local prefix
 padded with zeros.

-- 
Ticket URL: <https://svn.tools.ietf.org/wg/6lowpan/trac/ticket/33#comment:1>
6lowpan <http://tools.ietf.org/6lowpan/>


From j.schoenwaelder@jacobs-university.de  Tue Jul 28 05:32:46 2009
Return-Path: <j.schoenwaelder@jacobs-university.de>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 51B883A6F2F for <6lowpan@core3.amsl.com>; Tue, 28 Jul 2009 05:32:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.199
X-Spam-Level: 
X-Spam-Status: No, score=-2.199 tagged_above=-999 required=5 tests=[AWL=0.050,  BAYES_00=-2.599, HELO_EQ_DE=0.35]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AHTQh1KN7XCx for <6lowpan@core3.amsl.com>; Tue, 28 Jul 2009 05:32:45 -0700 (PDT)
Received: from hermes.jacobs-university.de (hermes.jacobs-university.de [212.201.44.23]) by core3.amsl.com (Postfix) with ESMTP id 18D7D3A6F2E for <6lowpan@ietf.org>; Tue, 28 Jul 2009 05:32:45 -0700 (PDT)
Received: from localhost (demetrius3.jacobs-university.de [212.201.44.48]) by hermes.jacobs-university.de (Postfix) with ESMTP id 1752EC0051 for <6lowpan@ietf.org>; Tue, 28 Jul 2009 14:32:22 +0200 (CEST)
X-Virus-Scanned: amavisd-new at jacobs-university.de
Received: from hermes.jacobs-university.de ([212.201.44.23]) by localhost (demetrius3.jacobs-university.de [212.201.44.32]) (amavisd-new, port 10024) with ESMTP id QI-YKLY2HIH4; Tue, 28 Jul 2009 14:32:21 +0200 (CEST)
Received: from elstar.local (elstar.iuhb02.iu-bremen.de [10.50.231.133]) by hermes.jacobs-university.de (Postfix) with ESMTP id 48A36C0052; Tue, 28 Jul 2009 14:32:21 +0200 (CEST)
Received: by elstar.local (Postfix, from userid 501) id 469B3B6EE1C; Tue, 28 Jul 2009 14:32:21 +0200 (CEST)
Date: Tue, 28 Jul 2009 14:32:21 +0200
From: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
To: 6lowpan@ietf.org
Message-ID: <20090728123221.GA12082@elstar.local>
Mail-Followup-To: 6lowpan@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.19 (2009-01-05)
Subject: [6lowpan] snmp message size calculation
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Jul 2009 12:32:46 -0000

Hi,

I found a bug in my SNMP message size calculation and to make things
transparent, I am posting the full details here - just in case someone
wants to check what I did. Note that the calculation assumes no
payload and messages are sent without security (noAuthNoPriv in SNMP
speak). 

A very rough way to estimate the size needed by a varbind that is
essentially a number is the following formula:

    varbind-size = 6 + number-of-OID-subidentifier

That is for sysUpTime (1.3.6.1.2.1.1.3), we get 14 bytes and thus the
SNMPv1 message is 34 bytes and the SNMPv3/USM message is 81 bytes.
And here are the promised details of my calculation.

* SNMPv3 minimum message size calculation

SNMPv3Message			2 byte
  msgVersion			3 byte
  msgGlobalData (HeaderData)   15 byte
  msgSecurityParameters	       23 byte
  msgData (ScopedPDU)	       24 byte
			       -------
			       67 byte

UsmSecurityParameters		2 byte
  msgAuthoritativeEngineID	7 byte
  msgAuthoritativeEngineBoots   3 byte
  msgAuthoritativeEngineTime    3 byte
  msgUserName			2 byte
  msgAuthenticationParameters	2 byte
  msgPrivacyParameters		2 byte
                               -------
			       21 byte

HeaderData			2 byte
  msgID				3 byte
  msgMaxSize			4 byte
  msgFlags			3 byte
  msgSecurityModel		3 byte
                               -------
                               15 byte

ScopedPDU			2 byte
  contextEngineID		7 byte
  contextName			2 byte
  PDU			       13 byte
                               -------
			       24 byte

PDU				2 byte
  request-id			3 byte
  error-status			3 byte
  error-index			3 byte
  variable-bindings		2 byte
			       -------
			       13 byte

* SNMPv1 / SNMPv2c minimum mesage size calculation

SNMPv1Message		        2 byte
  version			3 byte
  community			2 byte
  data (PDU)		       13 byte
                               -------
                               20 byte

/js

-- 
Juergen Schoenwaelder           Jacobs University Bremen gGmbH
Phone: +49 421 200 3587         Campus Ring 1, 28759 Bremen, Germany
Fax:   +49 421 200 3103         <http://www.jacobs-university.de/>

From eunah.ietf@gmail.com  Tue Jul 28 09:06:44 2009
Return-Path: <eunah.ietf@gmail.com>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3AC8E3A70FE for <6lowpan@core3.amsl.com>; Tue, 28 Jul 2009 09:06:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yy1A8cc8doUg for <6lowpan@core3.amsl.com>; Tue, 28 Jul 2009 09:06:43 -0700 (PDT)
Received: from mail-pz0-f192.google.com (mail-pz0-f192.google.com [209.85.222.192]) by core3.amsl.com (Postfix) with ESMTP id 4F4D23A70D8 for <6lowpan@ietf.org>; Tue, 28 Jul 2009 09:06:43 -0700 (PDT)
Received: by pzk30 with SMTP id 30so89837pzk.31 for <6lowpan@ietf.org>; Tue, 28 Jul 2009 09:06:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=sVVQ98Fgc9+MzzvCn7NOnJsR5WzGv9pA8rQiuX+8Pec=; b=Bg3YYjovfnVjyl7xeJ+Cn4QLsLfWvUl4QQSFeXlqabg/0jlgLHSngy9Jd5xgrKHLdS nj4g6PViMkjdmnQ9Uz0gLoSodj+HX8WaUoVFoJGTXeyyd0qTt84edoZCi8gmwf9d3kbp tHPF1n73EQu3kA/nhoo+hb7K5LZya3fO2nztQ=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=B7/e6TLehTfKVgEk0FM52im31KvvHYOynThQrm9yIkFWt/U+raD+l2ZwZW82CEhlz4 O7iBu5ZjqnZ6pCVrKQNYBvqIZe6l9p3gI6hhKBNRflS9p62h6Jv87nH9rdS5S/6zV6hO NlXeTJqlBACiIubcOa9zn9zM/p8ft2RsnNB2g=
MIME-Version: 1.0
Received: by 10.114.158.6 with SMTP id g6mr7130920wae.145.1248797194483; Tue,  28 Jul 2009 09:06:34 -0700 (PDT)
In-Reply-To: <20090728155727.E8EF33A7056@core3.amsl.com>
References: <20090728155727.E8EF33A7056@core3.amsl.com>
Date: Tue, 28 Jul 2009 18:06:34 +0200
Message-ID: <77f1dba80907280906m1cdda4adv82e32c5f19e99ef1@mail.gmail.com>
From: "Eunsook \"Eunah\" Kim" <eunah.ietf@gmail.com>
To: 6lowpan <6lowpan@ietf.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Subject: [6lowpan] Fwd: New Version Notification for draft-ietf-6lowpan-routing-requirements-04
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Jul 2009 16:06:44 -0000

Dear 6lowpaners,

The draft of 6lowpan routing requirements are revised to -04, applying
the comments at the meeting.
JP worries the term *routing* in adaptation layer, and Eric gave us a
good terminology to use there.
Now you will find the description under the figure to reduce the
confusion between "IP routing" and "mesh-under path computation +
forwarding". :-)

I would like to point out again that the figure is to show the basic
architecture based on RFC4944 and WG concensus so far.

Please check the revised version and give your comments.

-eunah

---------- Forwarded message ----------
From: IETF I-D Submission Tool <idsubmission@ietf.org>
Date: Tue, Jul 28, 2009 at 5:57 PM
Subject: New Version Notification for draft-ietf-6lowpan-routing-requiremen=
ts-04
To: eunah.ietf@gmail.com
Cc: dokaspar.ietf@gmail.com, carlesgo@entel.upc.edu, cabo@tzi.org



A new version of I-D, draft-ietf-6lowpan-routing-requirements-04.txt
has been successfuly submitted by Eunsook Kim and posted to the IETF
repository.

Filename: =A0 =A0 =A0 =A0draft-ietf-6lowpan-routing-requirements
Revision: =A0 =A0 =A0 =A004
Title: =A0 =A0 =A0 =A0 =A0 Problem Statement and Requirements for 6LoWPAN R=
outing
Creation_date: =A0 2009-07-28
WG ID: =A0 =A0 =A0 =A0 =A0 6lowpan
Number_of_pages: 32

Abstract:
6LoWPANs are formed by devices that are compatible with the IEEE
802.15.4 standard. =A0However, neither the IEEE 802.15.4 standard nor
the 6LoWPAN format specification define how mesh topologies could be
obtained and maintained. =A0Thus, it should be considered how 6LoWPAN
formation and multi-hop routing could be supported.
This document provides the problem statement and design space for
6LoWPAN routing. =A0It defines the routing requirements for 6LoWPAN
networks, considering the low-power and other particular
characteristics of the devices and links. =A0The purpose of this
document is not to recommend specific solutions, but to provide
general, layer-agnostic guidelines about the design of 6LoWPAN
routing, which can lead to further analysis and protocol design.
This document is intended as input to groups working on routing
protocols relevant to 6LoWPAN, such as the IETF ROLL WG.



The IETF Secretariat.

From trac@tools.ietf.org  Tue Jul 28 09:17:07 2009
Return-Path: <trac@tools.ietf.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0CE883A7004 for <6lowpan@core3.amsl.com>; Tue, 28 Jul 2009 09:17:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.6
X-Spam-Level: 
X-Spam-Status: No, score=-102.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id h9d1i8UV63sk for <6lowpan@core3.amsl.com>; Tue, 28 Jul 2009 09:17:06 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:1112:1:214:22ff:fe1f:1e54]) by core3.amsl.com (Postfix) with ESMTP id 5B5373A6E9C for <6lowpan@ietf.org>; Tue, 28 Jul 2009 09:17:06 -0700 (PDT)
Received: from localhost ([::1] helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.69) (envelope-from <trac@tools.ietf.org>) id 1MVpMR-0005nb-BY; Tue, 28 Jul 2009 09:17:07 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="ascii"
Content-Transfer-Encoding: 7bit
From: "6lowpan issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.11.1
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.11.1, by Edgewall Software
To: jhui@archrock.com, cabo@tzi.org
X-Trac-Project: 6lowpan
Date: Tue, 28 Jul 2009 16:17:07 -0000
X-URL: http://tools.ietf.org/6lowpan/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/31#comment:2
Message-ID: <063.88ed040771d1a4189d4b35f3769d6bd1@tools.ietf.org>
References: <054.b8b6042fec408c6ee0f707a06da01bb8@tools.ietf.org>
X-Trac-Ticket-ID: 31
In-Reply-To: <054.b8b6042fec408c6ee0f707a06da01bb8@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: jhui@archrock.com, cabo@tzi.org, 6lowpan@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Cc: 6lowpan@ietf.org
Subject: Re: [6lowpan] #31: 011 11111 is in conflict with ESC; IANA actions
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Reply-To: 6lowpan@ietf.org
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 Jul 2009 16:17:07 -0000

#31: 011 11111 is in conflict with ESC; IANA actions
--------------------------------+-------------------------------------------
 Reporter:  cabo@tzi.org        |        Owner:  jhui@archrock.com
     Type:  defect              |       Status:  new              
 Priority:  major               |    Milestone:                   
Component:  hc                  |      Version:                   
 Severity:  Active WG Document  |   Resolution:                   
 Keywords:                      |  
--------------------------------+-------------------------------------------

Comment(by cabo@tzi.org):

 I believe that the ESC dispatch value was created (and assigned this
 specific value) as a reserve for future expansion.
 This expansion has not yet occurred, so it is appropriate to reassign the
 value.

 The combination TF=11, NH=1, HLIM=11 is reasonably likely.  Making an
 exception for this combination (even by assigning another value) creates
 code complexity.  Moving the 32-value range to a different place requires
 a subtraction where now a bitmask suffices.

 The obvious replacement ESC value to choose is 01 000000.

 HC should include IANA language to reassign this value.

 Downside: An implementation that went ahead and actually implemented ESC
 with 4944 semantics will be confused by the next byte.  However, any
 actual implementation of HC would take care not to make this mistake.

-- 
Ticket URL: <http://trac.tools.ietf.org/wg/6lowpan/trac/ticket/31#comment:2>
6lowpan <http://tools.ietf.org/6lowpan/>

