On Tue, 14 Nov 2017 10:55:44 -0800
Gregory Rose wrote:
> On 11/9/2017 9:31 AM, Flavio Leitner wrote:
> > Recent kernels provide the network namespace ID of a port,
> > so use that to discover where the port currently is.
> >
> > Signed-off-by: Flavio Leitner
> > ---
> > datapath/linux/compat/i
On 11/9/2017 9:31 AM, Flavio Leitner wrote:
Recent kernels provide the network namespace ID of a port,
so use that to discover where the port currently is.
Signed-off-by: Flavio Leitner
---
datapath/linux/compat/include/linux/openvswitch.h | 2 ++
lib/dpif-netlink.c
Recent kernels provide the network namespace ID of a port,
so use that to discover where the port currently is.
Signed-off-by: Flavio Leitner
---
datapath/linux/compat/include/linux/openvswitch.h | 2 ++
lib/dpif-netlink.c| 6 ++
lib/dpif-netlink.h