X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=MAINTAINERS;h=5b7ca88cd190007f3bb8260713dec21672fe813c;hb=6c92f5babdc3c52cf343509fc9cf9d8a9a3df390;hp=5cd51f211bdc22bcaed22145322b07a1c893f9b2;hpb=ff34b916a932ed11cc2867baccfd84c407e54c0e;p=vpp.git diff --git a/MAINTAINERS b/MAINTAINERS index 5cd51f211bd..5b7ca88cd19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -28,6 +28,11 @@ M: Dave Barach F: build-root/Makefile F: build-data/ +Link Bonding +I: bonding +M: Steven Luong +F: src/vnet/bonding/ + Doxygen I: doxygen M: Chris Luke @@ -73,6 +78,25 @@ I: devices M: Damjan Marion F: src/vnet/devices/ +VNET TAP Drivers +I: tap +M: Damjan Marion +M: Steven Luong +M: Mohsin Kazmi +F: src/vnet/devices/tap/ + +VNET Native Virtio Drivers +I: virtio +M: Mohsin Kazmi +F: src/vnet/devices/virtio/ + +VNET Etherent +I: ethernet +M: Dave Barach +M: Damjan Marion +M: Neale Ranns +F: src/vnet/ethernet/ + VNET Feature Arcs I: feature M: Dave Barach @@ -92,11 +116,21 @@ I: ip M: Dave Barach F: src/vnet/ip/ +VNET QoS +I: qos +M: Neale Ranns +F: src/vnet/qos/ + VNET Interface Common I: interface M: Dave Barach F: src/vnet/interface*.[ch] +VNET Packet Generator +I: pg +M: Dave Barach +F: src/vnet/pg/ + VNET Segment Routing (IPv6 and MPLS) I: sr M: Pablo Camarillo @@ -147,6 +181,11 @@ M: Florin Coras F: src/vnet/lisp-cp/ F: src/vnet/lisp-gpe/ +VNET GSO +I: gso +M: Andrew Yourtchenko +F: src/vnet/interface_output.c + Plugin - MAP I: map Y: src/plugins/map/FEATURE.yaml @@ -158,6 +197,11 @@ I: mpls M: Neale Ranns F: src/vnet/mpls/ +VNET BIER +I: bier +M: Neale Ranns +F: src/vnet/bier/ + VNET Session Layer I: session M: Florin Coras @@ -168,6 +212,11 @@ I: tcp M: Florin Coras F: src/vnet/tcp +VNET UDP +I: udp +M: Florin Coras +F: src/vnet/udp + VNET VXLAN I: vxlan M: John Lo @@ -178,12 +227,24 @@ I: vxlan-gpe M: Hongjun Ni F: src/vnet/vxlan-gpe/ +VNET VXLAN-GBP +I: vxlan-gbp +M: Mohsin Kazmi +M: Neale Ranns +F: src/vnet/vxlan-gbp/ + VNET IPIP I: ipip Y: src/vnet/ipip/FEATURE.yaml M: Ole Troan F: src/vnet/ipip/ +VNET DHCP +I: dhcp +M: Dave Barach +M: Neale Ranns +F: src/vnet/dhcp/ + VNET TLS and TLS engine plugins I: tls M: Florin Coras @@ -192,6 +253,11 @@ F: src/vnet/tls F: src/plugins/tlsopenssl F: src/plugins/tlsmbedtls +VNET SYSLOG +I: syslog +M: Matus Fabian +F: src/vnet/syslog + Plugin - Access Control List (ACL) Based Forwarding I: abf M: Neale Ranns @@ -207,6 +273,11 @@ I: acl M: Andrew Yourtchenko F: src/plugins/acl/ +Plugin - NAT +I: nat +M: Ole Troan +F: src/plugins/nat/ + Plugin - AVF Device driver I: avf M: Damjan Marion @@ -229,6 +300,11 @@ Y: src/plugins/flowprobe/FEATURE.yaml M: Ole Troan F: src/plugins/flowprobe/ +Plugin - http_static +I: http_static +M: Dave Barach +F: src/plugins/http_static/ + Plugin - Group Based Policy (GBP) I: gbp M: Neale Ranns @@ -290,6 +366,11 @@ I: srv6-as M: Francois Clad F: src/plugins/srv6-as/ +Plugin - Link Aggregation Control Protocol +I: lacp +M: Steven Luong +F: src/plugins/lacp/ + Plugin - Load Balancer I: lb M: Pfister @@ -309,10 +390,12 @@ M: Dave Barach F: src/plugins/mactime/ Plugin - Network Delay Simulator +I: nsim M: Dave Barach F: src/plugins/nsim/ Test Infrastructure +I: tests M: Klement Sekera M: Paul Vinciguerra F: test/ @@ -332,6 +415,11 @@ I: vpp M: Dave Barach F: src/vpp/ +Emacs templates +I: emacs +M: Dave Barach +F: extras/emacs/ + Graphical Event Viewer I: g2 M: Dave Barach @@ -342,17 +430,40 @@ I: perftool M: Dave Barach F: src/tools/perftool/ -Binary API Compiler +Plugin - vmxnet3 device driver +I: vmxnet3 +M: Steven Luong +F: src/plugins/vmxnet3/ + +Binary API Compiler for Python I: vppapigen M: Ole Troan F: src/tools/vppapigen/ +API trace tool +I: vppapitrace +M: Ole Troan +F: src/tools/vppapitrace/ + +Binary API Compiler for C and C++ +I: vapi +M: Ole Troan +F: src/vpp-api/vapi + Plugin - RDMA (ibverb) driver I: rdma M: Benoît Ganne M: Damjan Marion F: src/plugins/rdma/ +Plugin - QUIC protocol +I: quic +M: Aloys Augustin +M: Nathan Skrzypczak +M: Dave Wallace +M: Florin Coras +F: src/plugins/quic/ + libmemif I: libmemif M: Damjan Marion @@ -363,6 +474,36 @@ I: vcl M: Florin Coras F: src/vcl +Statistics Segment +I: stats +M: Ole Troan +F: src/vpp/stats/ +F: src/vpp-api/client/stat_client.[ch] + +VPP Object Model +I: vom +M: Neale Ranns +M: Mohsin Kazmi +F: extras/vom/vom/ + +Plugin - Host Stack Applications +I: hsa +M: Florin Coras +M: Dave Wallace +M: Aloys Augustin +M: Nathan Skrzypczak +F: src/plugins/hs_apps/ + +Python binding for the VPP API +I: papi +M: Ole Troan +M: Paul Vinciguerra +F: src/vpp-api/python + +Plugin - SCTP +I: sctp +F: src/plugins/sctp/ + THE REST I: misc C: Contact vpp-dev Mailing List