Re: [6lo] New I-D draft-delcarpio-6lo-wlanah-00.txt

Carsten Bormann <cabo@tzi.org> Wed, 17 June 2015 18:01 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: 6lo@ietfa.amsl.com
Delivered-To: 6lo@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0489E1A903C for <6lo@ietfa.amsl.com>; Wed, 17 Jun 2015 11:01:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.349
X-Spam-Level:
X-Spam-Status: No, score=0.349 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, HELO_EQ_DE=0.35] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tDRlCMQx3TME for <6lo@ietfa.amsl.com>; Wed, 17 Jun 2015 11:01:57 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 45D2B1A8A87 for <6lo@ietf.org>; Wed, 17 Jun 2015 11:01:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id t5HI1pjS026692; Wed, 17 Jun 2015 20:01:51 +0200 (CEST)
Received: from alma.local (p5DC7EA60.dip0.t-ipconnect.de [93.199.234.96]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3mBZ3M3k9dz9B98; Wed, 17 Jun 2015 20:01:51 +0200 (CEST)
Message-ID: <5581B60E.1010707@tzi.org>
Date: Wed, 17 Jun 2015 20:01:50 +0200
From: Carsten Bormann <cabo@tzi.org>
User-Agent: Postbox 4.0.1 (Macintosh/20150514)
MIME-Version: 1.0
To: Alexandru Petrescu <alexandru.petrescu@gmail.com>
References: <5EF40C5436D7B040B95EE286EE383A9C0BF20226@ESESSMB101.ericsson.se> <5581A8BA.2010202@gmail.com>
In-Reply-To: <5581A8BA.2010202@gmail.com>
X-Enigmail-Version: 1.2.3
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/6lo/3GpC-fLbFgkSeg0swIs-4vCbSGg>
Cc: 6lo@ietf.org
Subject: Re: [6lo] New I-D draft-delcarpio-6lo-wlanah-00.txt
X-BeenThere: 6lo@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Mailing list for the 6lo WG for Internet Area issues in IPv6 over constrained node networks." <6lo.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/6lo>, <mailto:6lo-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lo/>
List-Post: <mailto:6lo@ietf.org>
List-Help: <mailto:6lo-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lo>, <mailto:6lo-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Jun 2015 18:01:59 -0000

Alexandru Petrescu wrote:
> The section 8 is about HC.
> 
> I would like to ask whether HC means to eliminate the IPv6 Base Header
> and if yes then the subsequent question is whether we can still consider
> this to be "IPv6 over..." when there is no IPv6.
> 
> Because RFC2460 says that the IPv6 Base Header is mandatory.

Alex,

you are trying to make this point again and again.

Indeed, header compression is a concept that is usually not taught at
universities.  My standard talk about header compression starts with
pointing out that there isn't even a Wikipedia page about this subject!

However, as manifested in RFC 1144, there is a long tradition of using
header compression in link layer mappings for the Internet.  The fact
that you cannot make out the IPv6 header when looking at the bytes on
the air in a 6LoWPAN doesn't mean it is not being sent.  It is just
encoded in an efficient way.  (This is different from the confused idea
of "header stripping", where the IP header actually is not made
available to the recipient in a way such that it can be decoded.)

I do think your input to this WG is useful.  It would probably have more
impact if you could stop tilting at this particular windmill.

Grüße, Carsten