packetforge: add packetforge for generic flow to extras
[vpp.git] / MAINTAINERS
index ddcacae..4bc34b0 100644 (file)
@@ -28,6 +28,11 @@ M:   Dave Barach <vpp@barachs.net>
 F:     build-root/Makefile
 F:     build-data/
 
+VNET
+I:     vnet
+M:     Damjan Marion <damarion@cisco.com>
+F:     src/vnet/error.*
+
 VNET Link Bonding
 I:     bonding
 M:     Steven Luong <sluong@cisco.com>
@@ -36,7 +41,7 @@ F:    src/vnet/bonding/
 Sphinx Documents
 I:     docs
 M:     John DeNisco <jdenisco@cisco.com>
-M:     Ray Kinsella <raykinsella78@gmail.com>
+M:     Dave Wallace <dwallacelf@gmail.com>
 F:     docs/
 
 Infrastructure Library
@@ -80,7 +85,7 @@ F:    src/vlibmemory/
 
 VNET Bidirectional Forwarding Detection (BFD)
 I:     bfd
-M:     Klement Sekera <ksekera@cisco.com>
+M:     Klement Sekera <klement.sekera@gmail.com>
 F:     src/vnet/bfd/
 
 VNET Classifier
@@ -175,6 +180,7 @@ F:  src/vnet/pg/
 VNET Segment Routing (IPv6 and MPLS)
 I:     sr
 M:     Pablo Camarillo <pcamaril@cisco.com>
+M:     Ahmed Abdelsalam <ahabdels@cisco.com>
 F:     src/vnet/srv6/
 F:     src/vnet/srmpls/
 F:     src/examples/srv6-sample-localsid/
@@ -286,12 +292,6 @@ I: vxlan-gpe
 M:     Hongjun Ni <hongjun.ni@intel.com>
 F:     src/vnet/vxlan-gpe/
 
-VNET VXLAN-GBP
-I:     vxlan-gbp
-M:     Mohsin Kazmi <sykazmi@cisco.com>
-M:     Neale Ranns <neale@graphiant.com>
-F:     src/vnet/vxlan-gbp/
-
 VNET IPIP
 I:     ipip
 Y:     src/vnet/ipip/FEATURE.yaml
@@ -386,7 +386,7 @@ Plugin - NAT
 I:     nat
 M:     Ole Troan <ot@cisco.com>
 M:  Filip Varga <fivarga@cisco.com>
-M:  Klement Sekera <ksekera@cisco.com>
+M:  Klement Sekera <klement.sekera@gmail.com>
 F:     src/plugins/nat/
 
 Plugin - PNAT Static match and rewrite engine
@@ -426,6 +426,7 @@ F:  src/plugins/flowprobe/
 Plugin - http_static
 I:     http_static
 M:     Dave Barach <vpp@barachs.net>
+M:     Florin Coras <fcoras@cisco.com>
 F:     src/plugins/http_static/
 
 Plugin - builtinurl
@@ -433,11 +434,6 @@ I: builtinurl
 M:     Dave Barach <vpp@barachs.net>
 F:     src/plugins/builtinurl/
 
-Plugin - Group Based Policy (GBP)
-I:     gbp
-M:     Neale Ranns <neale@graphiant.com>
-F:     src/plugins/gbp/
-
 Plugin - GTPU
 I:     gtpu
 M:     Hongjun Ni <hongjun.ni@intel.com>
@@ -470,7 +466,7 @@ F:  src/plugins/lisp/
 
 Plugin - Link Layer Discovery Protocol (LLDP)
 I:     lldp
-M:     Klement Sekera <ksekera@cisco.com>
+M:     Klement Sekera <klement.sekera@gmail.com>
 F:     src/plugins/lldp/
 
 Plugin - memif device driver
@@ -486,6 +482,7 @@ F:  src/plugins/marvell/
 Plugin - performance counter
 I:     perfmon
 M:     Damjan Marion <damarion@cisco.com>
+M:     Ray Kinsella <mdr@ashroe.eu>
 F:     src/plugins/perfmon/
 
 Plugin - PPPoE
@@ -569,9 +566,14 @@ M: Dave Barach <vpp@barachs.net>
 M:     Florin Coras <fcoras@cisco.com>
 F:     src/plugins/unittest/
 
+Plugin - Intel DMA engines
+I:      dma_intel
+M:      Marvin Liu <yong.liu@intel.com>
+F:      src/plugins/dma_intel
+
 Test Infrastructure
 I:     tests
-M:     Klement Sekera <ksekera@cisco.com>
+M:     Klement Sekera <klement.sekera@gmail.com>
 M:     Paul Vinciguerra <pvinci@vinciconsulting.com>
 F:     test/
 
@@ -693,11 +695,6 @@ I: svs
 M:     Neale Ranns <neale@graphiant.com>
 F:     src/plugins/svs/
 
-Plugin - LAN Emulation
-I:     l2e
-M:     Neale Ranns <neale@graphiant.com>
-F:     src/plugins/l2e/
-
 Plugin - IPv6 Connection Tracker
 I:     ct6
 M:     Dave Barach <vpp@barachs.net>
@@ -742,6 +739,11 @@ M: Artem Glazychev <artem.glazychev@xored.com>
 M:     Fan Zhang <roy.fan.zhang@intel.com>
 F:     src/plugins/wireguard
 
+Packetforge
+I:     packetforge
+M:     Ting Xu <ting.xu@intel.com>
+F:     extras/packetforge
+
 VPP Config Tooling
 I:     vpp_config
 M:     John DeNisco <jdenisco@cisco.com>
@@ -779,6 +781,21 @@ I: bufmon
 M:     BenoĆ®t Ganne <bganne@cisco.com>
 F:     src/plugins/bufmon/
 
+Plugin - HSI
+I:     hsi
+M:     Florin Coras <fcoras@cisco.com>
+F:     src/plugins/hsi/
+
+Plugin - HTTP
+I:     http
+M:     Florin Coras <fcoras@cisco.com>
+F:     src/plugins/http
+
+Plugin - Prom
+I:     prom
+M:     Florin Coras <fcoras@cisco.com>
+F:     src/plugins/prom
+
 cJSON
 I:     cjson
 M:     Ole Troan <ot@cisco.com>