Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | openvswitch: Add meter infrastructure | Andy Zhou | 2017-11-13 |
OVS kernel datapath so far does not support Openflow meter action. This is the first stab at adding kernel datapath meter support. This implementation supports only drop band type. Signed-off-by: Andy Zhou <azhou@ovn.org> Signed-off-by: David S. Miller <davem@davemloft.net> |