Thought on IPv6 Zero UDP Checksums

Margaret Wasserman <mrw@sandstorm.net> Mon, 09 November 2009 04:13 UTC

Return-Path: <mrw@sandstorm.net>
X-Original-To: ipv6@core3.amsl.com
Delivered-To: ipv6@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DD99B3A6A5E for <ipv6@core3.amsl.com>; Sun, 8 Nov 2009 20:13:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.265
X-Spam-Level:
X-Spam-Status: No, score=-2.265 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, IP_NOT_FRIENDLY=0.334]
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 UUvEFeOxXFEB for <ipv6@core3.amsl.com>; Sun, 8 Nov 2009 20:13:19 -0800 (PST)
Received: from sirocco.sandstorm.net (sirocco.sandstorm.net [69.33.111.75]) by core3.amsl.com (Postfix) with ESMTP id 009E23A67F1 for <ipv6@ietf.org>; Sun, 8 Nov 2009 20:13:18 -0800 (PST)
Received: from host-24-111.meeting.ietf.org (host-24-111.meeting.ietf.org [133.93.24.111]) (authenticated bits=0) by sirocco.sandstorm.net (8.13.8/8.13.3) with ESMTP id nA94DWHU014356 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for <ipv6@ietf.org>; Sun, 8 Nov 2009 23:13:35 -0500 (EST) (envelope-from mrw@sandstorm.net)
Message-Id: <57B1DE18-848C-4F23-BA6B-EEFDB7692F8B@sandstorm.net>
From: Margaret Wasserman <mrw@sandstorm.net>
To: "ipv6@ietf.org Mailing List" <ipv6@ietf.org>
Content-Type: text/plain; charset="US-ASCII"; format="flowed"; delsp="yes"
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v936)
Subject: Thought on IPv6 Zero UDP Checksums
Date: Mon, 09 Nov 2009 13:13:31 +0900
X-Mailer: Apple Mail (2.936)
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipv6>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Nov 2009 04:13:20 -0000

I had a thought on the use of zero UDP checksums in IPv6...

What if we allowed the use of zero checksums for UDP as a _negotiated  
option_ in IETF tunneling protocols?  Those protocols could default to  
the use of UDP Lite (or UDP with non-zero checksums if their designers  
prefer) and negotiate the use of Zero UDP checksums when both sides  
support it.

Margaret