From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: OpenSSL and non-BSD licenses in DPDK Date: Wed, 31 Aug 2016 11:08:31 -0700 Message-ID: <20160831180831.GA748@mhcomputing.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: "Bodek, Zbigniew" Return-path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id F1E5F47D0 for ; Wed, 31 Aug 2016 20:08:31 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Aug 31, 2016 at 05:26:41PM +0000, Bodek, Zbigniew wrote: > I've seen some GPL stuff, mostly kernel modules from > Intel. So what with the above mentioned OpenSSL? The modules are that way to be compatible with the kernel. The rest is BSD. See: http://dpdk.org/dev on Licenses. Matthew.