[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171003112455.5ebac674@xeon-e3>
Date: Tue, 3 Oct 2017 11:24:55 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Stefan Hajnoczi <stefanha@...hat.com>
Cc: netdev@...r.kernel.org, Jorgen Hansen <jhansen@...are.com>,
Dexuan Cui <decui@...rosoft.com>
Subject: Re: [PATCH iproute2 2/3] include: add <linux/vm_sockets_diag.h>
On Tue, 3 Oct 2017 13:57:43 -0400
Stefan Hajnoczi <stefanha@...hat.com> wrote:
> This new Linux header file defines the sock_diag interface used by
> AF_VSOCK.
>
> Signed-off-by: Stefan Hajnoczi <stefanha@...hat.com>
> ---
> include/linux/vm_sockets_diag.h | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
> create mode 100644 include/linux/vm_sockets_diag.h
>
All header files in linux must be headers that come from 'make install_headers'
in kernel. I don't see vm_sockets_diag.h even in net-next.
Powered by blists - more mailing lists