+1
−0
+12
−2
net/openvswitch/meter.c
0 → 100644
+604
−0
net/openvswitch/meter.h
0 → 100644
+54
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>