Re: [I2nsf] WGLC and IPR poll for draft-ietf-i2nsf-sdn-ipsec-flow-protection-04

Gabriel Lopez <gabilm@um.es> Thu, 09 May 2019 16:43 UTC

Return-Path: <gabilm@um.es>
X-Original-To: i2nsf@ietfa.amsl.com
Delivered-To: i2nsf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7796120141 for <i2nsf@ietfa.amsl.com>; Thu, 9 May 2019 09:43:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
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 QwcER_wmtQ-o for <i2nsf@ietfa.amsl.com>; Thu, 9 May 2019 09:43:03 -0700 (PDT)
Received: from xenon42.um.es (xenon42.um.es [IPv6:2001:720:1710:601::42]) by ietfa.amsl.com (Postfix) with ESMTP id D65DA120136 for <i2nsf@ietf.org>; Thu, 9 May 2019 09:43:02 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by xenon42.um.es (Postfix) with ESMTP id 183A220FBA; Thu, 9 May 2019 18:43:01 +0200 (CEST)
X-Virus-Scanned: by antispam in UMU at xenon42.um.es
Received: from xenon42.um.es ([127.0.0.1]) by localhost (xenon42.um.es [127.0.0.1]) (amavisd-new, port 10024) with LMTP id sP-kXADbiru4; Thu, 9 May 2019 18:43:01 +0200 (CEST)
Received: from [192.168.0.103] (unknown [5.34.134.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: gabilm@um.es) by xenon42.um.es (Postfix) with ESMTPSA id 7B63320F53; Thu, 9 May 2019 18:42:57 +0200 (CEST)
From: Gabriel Lopez <gabilm@um.es>
Message-Id: <40D323E6-AEFD-47AF-9E81-F5B55D7D7E14@um.es>
Content-Type: multipart/alternative; boundary="Apple-Mail=_91C7EA9D-0F0C-405F-BB18-CCAE4CE3C97E"
Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\))
Date: Thu, 09 May 2019 18:42:58 +0200
In-Reply-To: <CAPK2DeyWU8gyQd+cEMg3bef-CybJvVRr1eF2br1h-LPAy34=Xw@mail.gmail.com>
Cc: Gabriel Lopez <gabilm@um.es>, Rafa Marin Lopez <rafa@um.es>, Fernando Pereñíguez García <fernando.pereniguez@cud.upct.es>, Linda Dunbar <linda.dunbar@huawei.com>, Yoav Nir <ynir.ietf@gmail.com>, "i2nsf@ietf.org" <i2nsf@ietf.org>, skku_secu-brain_all@googlegroups.com
To: "Mr. Jaehoon Paul Jeong" <jaehoon.paul@gmail.com>
References: <4A95BA014132FF49AE685FAB4B9F17F66B3869DE@sjceml521-mbs.china.huawei.com> <CAPK2DeyWU8gyQd+cEMg3bef-CybJvVRr1eF2br1h-LPAy34=Xw@mail.gmail.com>
X-Mailer: Apple Mail (2.3445.102.3)
Archived-At: <https://mailarchive.ietf.org/arch/msg/i2nsf/yvFXxyOHYXcd40I92eZxMNEQMZE>
Subject: Re: [I2nsf] WGLC and IPR poll for draft-ietf-i2nsf-sdn-ipsec-flow-protection-04
X-BeenThere: i2nsf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "*I2NSF: Interface to Network Security Functions mailing list*" <i2nsf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/i2nsf>, <mailto:i2nsf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/i2nsf/>
List-Post: <mailto:i2nsf@ietf.org>
List-Help: <mailto:i2nsf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/i2nsf>, <mailto:i2nsf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 09 May 2019 16:43:07 -0000

Hi Paul.

Could you explain what is the purpose of this change?

Best regards, Gabi. 

> El 9 may 2019, a las 16:02, Mr. Jaehoon Paul Jeong <jaehoon.paul@gmail.com> escribió:
> 
> Hi Authors: Rafa, Gabriel, and Fernando,
> 
> I have a request to let your authors revise i2nsf ipsec draft
> (draft-ietf-i2nsf-sdn-ipsec-flow-protection-04) 
> in order to conform to our i2nsf interface data models.
> For your YANG data module to be used in our NSF-Facing Interface data model through import, 
> your YANG data module needs some modification as follows.
> 
> ########### Original Code #############
> container ikev2 {
>    ....
> }
>  
> container ietf-ipsec {
>    ....
> }
>  
> ########### Modified Code #############
>  
> grouping ipsec-ike {
>    ...
> }
>  
> grouping ipsec-ikeless {
>    ...
> }
>  
> container ikev2 {               
>  description "Configure the IKEv2 software";
>  uses ipsec-ike;
> }
>  
> container ietf-ipsec {
>  description "IPsec configuration";
>  uses ipsec-ikeless;
> }
>  
> With your modification, my SKKU team will modify our YANG data models 
> to accommodate your ipsec data model.
> 
> If you have any questions, please let me know.
>  
> Thank you.
>  
> Best Regards,
> Paul
> 
> On Wed, Apr 17, 2019 at 11:54 PM Linda Dunbar <linda.dunbar@huawei.com <mailto:linda.dunbar@huawei.com>> wrote:
> Hello Working Group,
> 
>  
> 
> This email starts a four weeks Working Group Last Call on draft-ietf-i2nsf-sdn-ipsec-flow-protection-04.
> 
> This poll runs until May 15, 2019.
> 
>  
> 
> Authors: please update the draft per the comments and suggestions from YANG Doctors.
> 
>  
> 
> We are also polling for knowledge of any undisclosed IPR that applies to this Document, to ensure that IPR has been disclosed in compliance with IETF IPR rules (see RFCs 3979, 4879, 3669 and 5378 for more details).
> 
> If you are listed as an Author or a Contributor of this Document please respond to this email and indicate whether or not you are aware of any relevant undisclosed IPR. The Document won't progress without answers from all the Authors and Contributors.
> 
>  
> 
> If you are not listed as an Author or a Contributor, then please explicitly respond only if you are aware of any IPR that has not yet been disclosed in conformance with IETF rules.
> 
>  
> 
>  
> 
> Thank you.
> 
>  
> 
> Yoav & Linda
> 
> _______________________________________________
> I2nsf mailing list
> I2nsf@ietf.org <mailto:I2nsf@ietf.org>
> https://www.ietf.org/mailman/listinfo/i2nsf <https://www.ietf.org/mailman/listinfo/i2nsf>
> 
> 
> -- 
> ===========================
> Mr. Jaehoon (Paul) Jeong, Ph.D.
> Associate Professor
> Department of Software
> Sungkyunkwan University
> Office: +82-31-299-4957
> Email: jaehoon.paul@gmail.com <mailto:jaehoon.paul@gmail.com>, pauljeong@skku.edu <mailto:pauljeong@skku.edu>
> Personal Homepage: http://iotlab.skku.edu/people-jaehoon-jeong.php <http://cpslab.skku.edu/people-jaehoon-jeong.php>

-----------------------------------------------------------
Gabriel López Millán
Departamento de Ingeniería de la Información y las Comunicaciones
University of Murcia
Spain
Tel: +34 868888504
Fax: +34 868884151
email: gabilm@um.es