On Fri, Jul 26, 2013 at 5:01 AM, Jiri Pirko wrote:
> Link upper device properly. That will make IFLA_MASTER filled up.
> Set the master to port 0 of the datapath under which the port belongs.
>
> Signed-off-by: Jiri Pirko
Applied, thanks.
Sorry about the delay - I was waiting to see if the vxla
From: Jiri Pirko
Date: Fri, 26 Jul 2013 14:01:54 +0200
> Link upper device properly. That will make IFLA_MASTER filled up.
> Set the master to port 0 of the datapath under which the port belongs.
>
> Signed-off-by: Jiri Pirko
Jesse you got this?
___
Link upper device properly. That will make IFLA_MASTER filled up.
Set the master to port 0 of the datapath under which the port belongs.
Signed-off-by: Jiri Pirko
---
net/openvswitch/vport-netdev.c | 20 +++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/net/openv