Re: [apps-discuss] I-D Action: draft-ietf-appsawg-rfc5451bis-03.txt

"Murray S. Kucherawy" <superuser@gmail.com> Mon, 20 May 2013 17:50 UTC

Return-Path: <superuser@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23D4A21F8F12 for <apps-discuss@ietfa.amsl.com>; Mon, 20 May 2013 10:50:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.464
X-Spam-Level:
X-Spam-Status: No, score=-2.464 tagged_above=-999 required=5 tests=[AWL=0.135, BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
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 GZrF8WmJJVHc for <apps-discuss@ietfa.amsl.com>; Mon, 20 May 2013 10:50:54 -0700 (PDT)
Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) by ietfa.amsl.com (Postfix) with ESMTP id DC30021F8FA9 for <apps-discuss@ietf.org>; Mon, 20 May 2013 10:50:47 -0700 (PDT)
Received: by mail-we0-f174.google.com with SMTP id x53so5459145wes.5 for <apps-discuss@ietf.org>; Mon, 20 May 2013 10:50:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=UqTg6dPgxJBipw8PPYx6j1rORnWhclVt5qOi5ffahnE=; b=jgZUqhiDPekeXszuR8Bm2RBEtR3JWLjDK64KAlrG/64psw4nA1/Z+Tu3COx/KhHkk1 dbIxKBMBAVAMQg0Wv5A+qcUbWbb88sGWZL3GjOkEq49uqYDIZHCY7YBGjfPpLFtA5xhL PF3bceYwP1EMMEEwOGrnvY66X54PWwg4+DhlT3UsRuqhY4UHuwJJTv9EeI0X4OUN03g1 KYXhz4WHUGPMvZB8g0JQXHS4EgmmtpaWHVSH3QsLyZAX86Hxi3IUeuWKCmYdyZVTU/hH fT0qzRU7ViknU7D0+dVvsGY+fsUUAT3ry/V5y7mq/MtIb9niwQPxv1a3uJeJ5zjm6H1J w8TQ==
MIME-Version: 1.0
X-Received: by 10.180.79.69 with SMTP id h5mr15966351wix.14.1369072246506; Mon, 20 May 2013 10:50:46 -0700 (PDT)
Received: by 10.180.14.34 with HTTP; Mon, 20 May 2013 10:50:46 -0700 (PDT)
In-Reply-To: <20130520173236.69335.qmail@joyce.lan>
References: <CAL0qLwam9j89iAK2nahYkdmauUB--1yYo_+Mdp_WpDxLbBU9vQ@mail.gmail.com> <20130520173236.69335.qmail@joyce.lan>
Date: Mon, 20 May 2013 10:50:46 -0700
Message-ID: <CAL0qLwbCpHnEMky8UxcCzdJAMRybjQa0MXZSeMrBN=NaVBF-6g@mail.gmail.com>
From: "Murray S. Kucherawy" <superuser@gmail.com>
To: John Levine <johnl@taugh.com>
Content-Type: multipart/alternative; boundary="f46d043c062eeccb2404dd29f86b"
Cc: IETF Apps Discuss <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] I-D Action: draft-ietf-appsawg-rfc5451bis-03.txt
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 20 May 2013 17:51:04 -0000

On Mon, May 20, 2013 at 10:32 AM, John Levine <johnl@taugh.com> wrote:

> >This incorporates the last of the WGLC feedback, including reverting the
> >ABNF change that introduced a backward compatibility issue.
>
> I'm confused. The -04 draft still says:
>
> authres-header = "Authentication-Results:" [CFWS] authserv-id
>               [ [CFWS] "/" [CFWS] version ]
>               ( [CFWS] ";" [CFWS] "none" / 1*resinfo ) [CFWS] CRLF
>
> The slash is still there and the CFWS before it is still optional.
> Was there some other compatibility issue?
>

-04?  The latest is -03, and it doesn't have the "/" anymore:

http://tools.ietf.org/html/draft-ietf-appsawg-rfc5451bis-03

-MSK