-
- Downloads
openvswitch: Add tunneling interface.
Add ovs tunnel interface for set tunnel action for userspace. Signed-off-by:Pravin B Shelar <pshelar@nicira.com> Acked-by:
Jesse Gross <jesse@nicira.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/uapi/linux/openvswitch.h 18 additions, 0 deletionsinclude/uapi/linux/openvswitch.h
- net/openvswitch/actions.c 4 additions, 0 deletionsnet/openvswitch/actions.c
- net/openvswitch/datapath.c 75 additions, 3 deletionsnet/openvswitch/datapath.c
- net/openvswitch/datapath.h 3 additions, 0 deletionsnet/openvswitch/datapath.h
- net/openvswitch/flow.c 125 additions, 0 deletionsnet/openvswitch/flow.c
- net/openvswitch/flow.h 19 additions, 0 deletionsnet/openvswitch/flow.h
- net/openvswitch/vport-internal_dev.c 1 addition, 1 deletionnet/openvswitch/vport-internal_dev.c
- net/openvswitch/vport-netdev.c 1 addition, 1 deletionnet/openvswitch/vport-netdev.c
- net/openvswitch/vport.c 3 additions, 1 deletionnet/openvswitch/vport.c
- net/openvswitch/vport.h 2 additions, 1 deletionnet/openvswitch/vport.h
Loading
Please register or sign in to comment