[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171004150350.GB3840@stefanha-x1.localdomain>
Date: Wed, 4 Oct 2017 11:03:50 -0400
From: Stefan Hajnoczi <stefanha@...hat.com>
To: Stephen Hemminger <stephen@...workplumber.org>
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, Oct 03, 2017 at 11:24:55AM -0700, Stephen Hemminger wrote:
> 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.
This series depends on "[PATCH 0/5] VSOCK: add sock_diag interface".
Once that has been merged in Linux the <linux/vm_sockets_diag.h> header
will be available.
I sent the ss(8) patch at the same time and referenced the Linux patch
series in the cover letter so they can be reviewed/tested together.
Thanks,
Stefan
Powered by blists - more mailing lists