openvswitch: Add meter infrastructure
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>
Showing
net/openvswitch/meter.c
0 → 100644
net/openvswitch/meter.h
0 → 100644
Please register or sign in to comment