Re: [rtcweb] I-D Action: draft-ietf-rtcweb-stun-consent-freshness-02.txt

Martin Thomson <martin.thomson@gmail.com> Fri, 11 April 2014 18:23 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83FEB1A033B for <rtcweb@ietfa.amsl.com>; Fri, 11 Apr 2014 11:23:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
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 SmWPlHHqi5Ij for <rtcweb@ietfa.amsl.com>; Fri, 11 Apr 2014 11:23:23 -0700 (PDT)
Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) by ietfa.amsl.com (Postfix) with ESMTP id EFAF81A02D1 for <rtcweb@ietf.org>; Fri, 11 Apr 2014 11:23:22 -0700 (PDT)
Received: by mail-wi0-f172.google.com with SMTP id hi2so1477947wib.5 for <rtcweb@ietf.org>; Fri, 11 Apr 2014 11:23:21 -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=rI/UE5KM82QHebDYXztqp4zfYe1JauLGPwwpiBtJFlk=; b=CBNtQ2VntBtLAU+Sfk2w2BEZVzGbBVsoTrCaKcGDcLh/jR8rTvFWgu2GPJvpjenHds anIY/XFmjmSpGadGTcfMV+73Kivyf9VmJz5f1+3CbL4clmUjC4V2sO24RIOHB9xe/g6k e9+L6K4LQzyjuNLgBiXF04Rn2C5K7hxTxFEwIkI2LGGcGi5kYAtwPhmEI+LxuU+efbFE 0982gQYrxXM7YN9AeRY+bzHNPuOZl3kKDj2LCEzuZ946ZoUuLSkQ9l2lEHaXovpjjVA5 rd2boajDLK4LLvWd16pkdFv+HA65pPjYONMss1TUXL0N4e5PFC+Ii3JebrZT60ZOMnSx PQaw==
MIME-Version: 1.0
X-Received: by 10.180.82.133 with SMTP id i5mr2279373wiy.50.1397240601175; Fri, 11 Apr 2014 11:23:21 -0700 (PDT)
Received: by 10.227.144.132 with HTTP; Fri, 11 Apr 2014 11:23:21 -0700 (PDT)
In-Reply-To: <CF6E24CE.87C6C%rmohanr@cisco.com>
References: <20140411033753.19230.46577.idtracker@ietfa.amsl.com> <CF6D6F0C.878CF%rmohanr@cisco.com> <7594FB04B1934943A5C02806D1A2204B1D2BD7C3@ESESSMB209.ericsson.se> <CF6D8F50.87A2E%rmohanr@cisco.com> <CF6E24CE.87C6C%rmohanr@cisco.com>
Date: Fri, 11 Apr 2014 11:23:21 -0700
Message-ID: <CABkgnnUHXXEyNrRetFMUvpqF5mreHWL4LijvhG+QSQAQxkzHZQ@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: "Ram Mohan R (rmohanr)" <rmohanr@cisco.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/Lnt9JfjgJ5byv4ixh2JX-i-wruE
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] I-D Action: draft-ietf-rtcweb-stun-consent-freshness-02.txt
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb/>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 11 Apr 2014 18:23:24 -0000

On 11 April 2014 10:52, Ram Mohan R (rmohanr) <rmohanr@cisco.com> wrote:
> With ICE-lite mode since the ICE-lite endpoint does not typically generate
> any binding requests, it may not generate STUN consent as well.

Wat?

Consent is generated by responding to connectivity checks.  An
ICE-lite endpoint has to do that.