openvswitch: Add meter action support
authorAndy Zhou <azhou@ovn.org>
Fri, 10 Nov 2017 20:09:43 +0000 (12:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Nov 2017 01:37:07 +0000 (10:37 +0900)
commitcd8a6c33693c1b89d2737ffdbf9611564e9ac907
tree758c1ad7b4613b907669ee97f0a8c89d24763a05
parent96fbc13d7e770b542d2d1fcf700d0baadc6e8063
openvswitch: Add meter action support

Implements OVS kernel meter action support.

Signed-off-by: Andy Zhou <azhou@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/openvswitch.h
net/openvswitch/actions.c
net/openvswitch/datapath.h
net/openvswitch/flow_netlink.c