Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-13 | openvswitch: Add meter infrastructure | Andy Zhou | 1 | -0/+54 | |
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]> |