Re: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05

"Grewal, Ken" <ken.grewal@intel.com> Wed, 15 July 2009 15:28 UTC

Return-Path: <ken.grewal@intel.com>
X-Original-To: ipsec@core3.amsl.com
Delivered-To: ipsec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E1E903A6993 for <ipsec@core3.amsl.com>; Wed, 15 Jul 2009 08:28:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level:
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
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 MI8K7jECTV99 for <ipsec@core3.amsl.com>; Wed, 15 Jul 2009 08:27:53 -0700 (PDT)
Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by core3.amsl.com (Postfix) with ESMTP id 70CFB3A6CED for <ipsec@ietf.org>; Wed, 15 Jul 2009 08:27:53 -0700 (PDT)
Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 15 Jul 2009 08:18:38 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos; i="4.42,405,1243839600"; d="scan'208,217"; a="708067145"
Received: from rrsmsx602.amr.corp.intel.com ([10.31.0.33]) by fmsmga001.fm.intel.com with ESMTP; 15 Jul 2009 08:30:37 -0700
Received: from rrsmsx505.amr.corp.intel.com ([10.31.0.36]) by rrsmsx602.amr.corp.intel.com ([10.31.0.33]) with mapi; Wed, 15 Jul 2009 09:27:20 -0600
From: "Grewal, Ken" <ken.grewal@intel.com>
To: QIU Ying <qiuying@i2r.a-star.edu.sg>, Yaron Sheffer <yaronf@checkpoint.com>, "ipsec@ietf.org" <ipsec@ietf.org>
Date: Wed, 15 Jul 2009 09:27:01 -0600
Thread-Topic: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05
Thread-Index: AcoE9mMzRspYXvBER22PFG5Az3HTWQAaYrjw
Message-ID: <C49B4B6450D9AA48AB99694D2EB0A4832C24406A@rrsmsx505.amr.corp.intel.com>
References: <2E5D69B62A99425C894AA9B258004990@t3400> <C49B4B6450D9AA48AB99694D2EB0A4832C2438DC@rrsmsx505.amr.corp.intel.com> <E12B577D22E64DE1806D838CDC751259@t3400>
In-Reply-To: <E12B577D22E64DE1806D838CDC751259@t3400>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_C49B4B6450D9AA48AB99694D2EB0A4832C24406Arrsmsx505amrcor_"
MIME-Version: 1.0
Subject: Re: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05
X-BeenThere: ipsec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussion of IPsec protocols <ipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipsec>
List-Post: <mailto:ipsec@ietf.org>
List-Help: <mailto:ipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 Jul 2009 15:28:02 -0000

Qiu Ying,
Copying the value of the ESP next header to the WESP next header is useful for efficient HW parsing when using ESP-NULL.
You are correct that in the case of encrypted traffic, we can set this value to 'ESP', which could denote that the payload is encrypted.
Having said that, some people in the past have mentioned that it may be cleaner to have a dedicated bit to denote whether the payload is encrypted or using ESP-NULL.

Either way works, as long as there is a discrete, unambiguous way to denote this.

Thanks,
- Ken

________________________________
From: QIU Ying [mailto:qiuying@i2r.a-star.edu.sg]
Sent: Tuesday, July 14, 2009 7:42 PM
To: Grewal, Ken; Yaron Sheffer; ipsec@ietf.org
Subject: Re: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05

Hi, Ken

Agree that Option 1 is better as it applies lesser new IANA numbers. But in this case, it seems redundancy to copy the value of Next Header field in the ESP trailer to here. How about simply setting the value as ESP here? I think it more meet the original concept of Next Header.

Maybe I am missing something

Regards
Qiu Ying

----- Original Message -----
From: Grewal, Ken<mailto:ken.grewal@intel.com>
To: QIU Ying<mailto:qiuying@i2r.a-star.edu.sg> ; Yaron Sheffer<mailto:yaronf@checkpoint.com> ; ipsec@ietf.org<mailto:ipsec@ietf.org>
Sent: Wednesday, July 15, 2009 1:31 AM
Subject: RE: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05

Thanks Qiu Ying - great observation.

We had originally proposed using a bit from the WESP flags (integrity only) for differentiating between ESP-encrypted and ESP-NULL traffic, but changed this to using a value of zero in the next header for efficient encoding, although this is overloading the meaning of next header.
With your observation, the current definition is not practical so we have the following options:


 1.  Revert back to using a bit in the flags to differentiate between encrypted / NULL traffic.
 2.  Allocate a new protocol value for the next header field to indicate encrypted data, which seems like an overkill.

As we are already asking for a new protocol value for WESP, option 1 seems to be the better choice.

Other opinions?

Thanks,
- Ken

________________________________
From: ipsec-bounces@ietf.org [mailto:ipsec-bounces@ietf.org] On Behalf Of QIU Ying
Sent: Tuesday, July 14, 2009 12:37 AM
To: QIU Ying; Yaron Sheffer; ipsec@ietf.org
Subject: Re: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05

Since the zero of next header value is used for HOPOPT already, maybe applying a new value for this intention is better to avoid the confliction.

Regards
Qiu Ying

----- Original Message -----
From: QIU Ying<mailto:qiuying@i2r.a-star.edu.sg>
To: Yaron Sheffer<mailto:yaronf@checkpoint.com> ; ipsec@ietf.org<mailto:ipsec@ietf.org>
Sent: Tuesday, July 14, 2009 3:30 PM
Subject: Re: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05

Regarding the Next Header in section 2, what will be happened if the value of Next Header is zero (i.e. IPv6 Hop-by-Hop option) and the packet is not encrypted?

Regards
Qiu Ying

----- Original Message -----
From: Yaron Sheffer<mailto:yaronf@checkpoint.com>
To: ipsec@ietf.org<mailto:ipsec@ietf.org>
Sent: Sunday, July 05, 2009 3:48 AM
Subject: [IPsec] WG Last Call: draft-ietf-ipsecme-traffic-visibility-05

This is the beginning of a two-week WG Last Call, which will end July 18. The target status for this document is Proposed Standard. The current document is at http://tools.ietf.org/html/draft-ietf-ipsecme-traffic-visibility-05.

If you have not read the document before now, please do so. Having fresh eyes on the document often brings up important issues. If you HAVE read it before, please note that there have been several revisions since San Francisco, so you might want to read it again (plus it's a short document). Send any comments to the list, even if they are as simple as "I read it and it seems fine".

Please clearly indicate the position of any issue in the Internet Draft, and if possible provide alternative text. Please also indicate the nature or severity of the error or correction, e.g. major technical, minor technical, nit, so that we can quickly judge the extent of problems with the document.

Thanks,
            Yaron
________________________________
_______________________________________________
IPsec mailing list
IPsec@ietf.org
https://www.ietf.org/mailman/listinfo/ipsec
Institute for Infocomm Research disclaimer: "This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you."
Institute for Infocomm Research disclaimer: "This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you."