From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [iproute PATCH v2 1/2] include: Add linux/sctp.h Date: Sun, 13 Nov 2016 10:00:59 +0300 Message-ID: <20161113100059.42bbb092@samsung9> References: <20161109111224.3946-1-phil@nwl.cc> <20161109111224.3946-2-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Phil Sutter Return-path: Received: from mail-lf0-f45.google.com ([209.85.215.45]:34912 "EHLO mail-lf0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751388AbcKMHBD (ORCPT ); Sun, 13 Nov 2016 02:01:03 -0500 Received: by mail-lf0-f45.google.com with SMTP id b14so38386222lfg.2 for ; Sat, 12 Nov 2016 23:01:03 -0800 (PST) In-Reply-To: <20161109111224.3946-2-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 9 Nov 2016 12:12:23 +0100 Phil Sutter wrote: > Add sanitized UAPI linux/sctp.h header file. > > Signed-off-by: Phil Sutter Applied both patches.