summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2019-06-26 02:16:50 -0700
committerDave Barach <openvpp@barachs.net>2019-06-26 11:46:18 +0000
commit023d23ad89ca36966a7268890b7c1115f7477bde (patch)
tree55fe6975575a19d2fa286beb8e609964f8f03a5c /MAINTAINERS
parent0f9845120afb1dde120e2dac1ee0f280801307a4 (diff)
fib: default flow hash config for each DPO protocol type
Type: fix Fixes: 59fa121f Change-Id: I9eb4fe1612734e54932228527c37bf33b705dbdb Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a50c3da8602..d2af18aa16f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -172,6 +172,11 @@ I: mpls
M: Neale Ranns <nranns@cisco.com>
F: src/vnet/mpls/
+VNET BIER
+I: bier
+M: Neale Ranns <nranns@cisco.com>
+F: src/vnet/bier/
+
VNET Session Layer
I: session
M: Florin Coras <fcoras@cisco.com>