Re: [VRRP] VRRPv3 IPv6 RFC-5798 checksum

Tomoyuki Sahara <sahara@surt.net> Thu, 10 May 2012 03:04 UTC

Return-Path: <tomosann@gmail.com>
X-Original-To: vrrp@ietfa.amsl.com
Delivered-To: vrrp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E32EE9E8006 for <vrrp@ietfa.amsl.com>; Wed, 9 May 2012 20:04:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.977
X-Spam-Level:
X-Spam-Status: No, score=-2.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YzYQkFu1IVUK for <vrrp@ietfa.amsl.com>; Wed, 9 May 2012 20:04:30 -0700 (PDT)
Received: from mail-bk0-f44.google.com (mail-bk0-f44.google.com [209.85.214.44]) by ietfa.amsl.com (Postfix) with ESMTP id 6B6AD21F8471 for <vrrp@ietf.org>; Wed, 9 May 2012 20:04:23 -0700 (PDT)
Received: by bkty8 with SMTP id y8so980102bkt.31 for <vrrp@ietf.org>; Wed, 09 May 2012 20:04:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=OWDb8AKwrFnI4w5MlAo/fS68NI0JY0ZAPrFGH/p/0RY=; b=ERLlUXT0Bx0gV4GBnod2FAJ/zTc6XZlK4K4JFId8I47PtBC/TgOJtjsxIBkMcrfbpt JQAfZW7bHtnKIDVJcNBqlt8Y90EAfdoPxCp0hgP04PYgYA9iyCJCVo470YGRXUMU2y4x 1FltZfZYShVQ5BPRVToKb3YrT6+x3+brT4LVErIhYArS8Ple6pFxFaoizNVJEDmThaWA 0grWSibjc6ETo4QTmIclKo9ZIPxdwJc/4G6GAG4GcPdS7fjo2Ysch95zex9bgjiTfxUq zVLz63RKufP9Yimd+8UdJ/q/0gnginUs1W3dEsl/gUEK5md1LqXEzyAfo3Mbdxh18ArP qn0g==
MIME-Version: 1.0
Received: by 10.204.157.144 with SMTP id b16mr987706bkx.12.1336619062474; Wed, 09 May 2012 20:04:22 -0700 (PDT)
Sender: tomosann@gmail.com
Received: by 10.204.179.129 with HTTP; Wed, 9 May 2012 20:04:22 -0700 (PDT)
In-Reply-To: <CALsBhU9meNgbmh4vcXNHxeLNLxX6ER8-fQkbB-=Uu3fo2HGQyA@mail.gmail.com>
References: <CALsBhU9meNgbmh4vcXNHxeLNLxX6ER8-fQkbB-=Uu3fo2HGQyA@mail.gmail.com>
Date: Thu, 10 May 2012 12:04:22 +0900
X-Google-Sender-Auth: FAab4xb7ucAMYYgi-wMVQVSwRd8
Message-ID: <CAH=tA5t0z=7cD8miX8BRBFebYx6KiVyHkDs+oERVPvuLYtpS9w@mail.gmail.com>
From: Tomoyuki Sahara <sahara@surt.net>
To: joe mcfar <jrtcmcfar@gmail.com>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Cc: vrrp@ietf.org
Subject: Re: [VRRP] VRRPv3 IPv6 RFC-5798 checksum
X-BeenThere: vrrp@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Virtual Router Redundancy Protocol <vrrp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/vrrp>, <mailto:vrrp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vrrp>
List-Post: <mailto:vrrp@ietf.org>
List-Help: <mailto:vrrp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vrrp>, <mailto:vrrp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 10 May 2012 03:04:31 -0000

Hi,

> I’m interpreting RFC-5798 section 5.2.8 to say to calculate the checksum
> over both the VRRPv3 packet data starting with the version field, AND over
> the IPv6 pseudo-header (source, destination IPv6 addresses, upper layer
> packet length, zero field, and next header of 112 for VRRP.)

Our implementation calculates the checksum with IPv6 pseudo-header as
described in RFC5798.  IMHO that vendor's implementation does not conform
to RFC5798 and so it is not interoperable with RFC5798 implementations.


Thanks,
Tomoyuki