aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChenmin Sun <chenmin.sun@intel.com>2019-10-15 20:36:16 +0800
committerDamjan Marion <dmarion@me.com>2019-10-16 18:34:51 +0000
commite8c9f4f1c07f41986c50a744eee8ed4897178fda (patch)
treecaedaaa216d833d559c6b0ec3bb4ac0a3042e53b /MAINTAINERS
parent07a0f212c4fed965928c311227067add8e39dc91 (diff)
flow: Add 'drop' and 'redirect-to-queue' actions support
Type: feature Add 'drop' and 'redirect-to-queue' support in 'test-flow' command and DPDK plugin Signed-off-by: Chenmin Sun <chenmin.sun@intel.com> Change-Id: I567bb77cb401c9bd1309ecabe802fe9de88c746b
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 652d76a2e1f..20c7e3ca04c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -274,6 +274,11 @@ I: geneve
M: N/A
F: src/vnet/geneve/
+VNET FLOW
+I: flow
+M: Damjan Marion <damarion@cisco.com>
+F: src/vnet/flow/
+
Plugin - Access Control List (ACL) Based Forwarding
I: abf
M: Neale Ranns <nranns@cisco.com>