Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 1 | Descriptions of section entries: |
| 2 | |
| 3 | M: Maintainer Full name and E-mail address: Full Name <address@domain> |
| 4 | One maintainer per line. Multiple M: lines acceptable. |
| 5 | F: Files and directories with wildcard patterns. |
| 6 | A trailing slash includes all files and subdirectory files. |
| 7 | F: drivers/net/ all files in and below drivers/net |
| 8 | F: drivers/net/* all files in drivers/net, but not below |
| 9 | One pattern per line. Multiple F: lines acceptable. |
| 10 | C: Single line comment related to current section. |
| 11 | |
| 12 | ----------------------------------- |
| 13 | |
| 14 | Build System |
| 15 | M: Damjan Marion <damarion@cisco.com> |
| 16 | F: Makefile |
| 17 | F: src/*.ac |
| 18 | F: src/*.am |
| 19 | F: src/*.mk |
| 20 | F: src/m4/ |
| 21 | |
| 22 | Build System Internal |
| 23 | M: Dave Barach <dave@barachs.net> |
| 24 | F: build-root/Makefile |
| 25 | F: build-data/* |
| 26 | |
| 27 | Doxygen |
| 28 | M: Chris Luke <chrisy@flirble.org> |
| 29 | F: doxygen/ |
| 30 | |
John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 31 | Sphinx Documents |
| 32 | M: John DeNisco <jdenisco@cisco.com> |
| 33 | M: Ray Kinsella <raykinsella78@gmail.com> |
| 34 | F: docs/ |
| 35 | |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 36 | DPDK Development Packaging |
| 37 | M: Damjan Marion <damarion@cisco.com> |
| 38 | F: dpdk/ |
| 39 | F: dpdk/* |
| 40 | |
| 41 | Infrastructure Library |
| 42 | M: Dave Barach <dave@barachs.net> |
| 43 | F: src/vppinfra/ |
| 44 | |
| 45 | VLIB Library |
| 46 | M: Dave Barach <dave@barachs.net> |
| 47 | M: Damjan Marion <damarion@cisco.com> |
| 48 | F: src/vlib/ |
| 49 | |
| 50 | VLIB API Libraries |
| 51 | M: Dave Barach <dave@barachs.net> |
| 52 | F: src/vlibapi/ |
| 53 | F: src/vlibmemory/ |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 54 | |
| 55 | VNET Bidirectonal Forwarding Detection (BFD) |
| 56 | M: Klement Sekera <ksekera@cisco.com> |
| 57 | F: src/vnet/bfd/ |
| 58 | |
| 59 | VNET Device Drivers |
| 60 | M: Damjan Marion <damarion@cisco.com> |
| 61 | F: src/vnet/devices/ |
| 62 | |
| 63 | VNET Device Drivers - DPDK Crypto |
Sergio Gonzalez Monroy | 1bb85ce | 2017-12-22 09:36:21 +0000 | [diff] [blame] | 64 | M: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@outlook.com> |
Radu Nicolau | ff9f040 | 2017-12-18 11:18:22 +0000 | [diff] [blame] | 65 | M: Radu Nicolau <radu.nicolau@intel.com> |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 66 | F: src/devices/dpdk/ipsec/ |
| 67 | |
| 68 | VNET Feature Arcs |
| 69 | M: Dave Barach <dave@barachs.net> |
| 70 | M: Damjan Marion <damarion@cisco.com> |
| 71 | F: src/vnet/feature/ |
| 72 | |
| 73 | VNET FIB |
| 74 | M: Neale Ranns <nranns@cisco.com> |
| 75 | F: src/vnet/fib/ |
| 76 | F: src/vnet/mfib/ |
| 77 | F: src/vnet/dpo |
| 78 | F: src/vnet/adj |
| 79 | |
| 80 | VNET IPv4 and IPv6 LPM |
| 81 | M: Dave Barach <dave@barachs.net> |
| 82 | F: src/vnet/ip/ |
| 83 | |
Pablo Camarillo | 5d73eec | 2017-04-24 17:51:56 +0200 | [diff] [blame] | 84 | VNET Segment Routing (IPv6 and MPLS) |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 85 | M: Pablo Camarillo <pcamaril@cisco.com> |
Pablo Camarillo | 5d73eec | 2017-04-24 17:51:56 +0200 | [diff] [blame] | 86 | F: src/vnet/srv6/ |
| 87 | F: src/vnet/srmpls/ |
| 88 | F: src/examples/srv6-sample-localsid/ |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 89 | |
| 90 | VNET IPSec |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 91 | M: Matus Fabian <matfabia@cisco.com> |
Radu Nicolau | ff9f040 | 2017-12-18 11:18:22 +0000 | [diff] [blame] | 92 | M: Radu Nicolau <radu.nicolau@intel.com> |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 93 | F: src/vnet/ipsec/ |
| 94 | |
| 95 | VNET L2 |
| 96 | M: John Lo <loj@cisco.com> |
| 97 | F: src/vnet/l2/ |
| 98 | |
| 99 | VNET Link Layer Discovery Protocol (LLDP) |
| 100 | M: Klement Sekera <ksekera@cisco.com> |
| 101 | F: src/vnet/lldp/ |
| 102 | |
| 103 | VNET LISP |
| 104 | M: Florin Coras <fcoras@cisco.com> |
| 105 | F: src/vnet/lisp-cp/ |
| 106 | F: src/vnet/lisp-gpe/ |
| 107 | |
Ole Troan | 381e9a9 | 2018-06-22 11:32:12 +0200 | [diff] [blame] | 108 | Plugin - MAP |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 109 | M: Ole Troan <ot@cisco.com> |
Ole Troan | 381e9a9 | 2018-06-22 11:32:12 +0200 | [diff] [blame] | 110 | F: src/plugins/map |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 111 | |
| 112 | VNET MPLS |
| 113 | M: Neale Ranns <nranns@cisco.com> |
| 114 | F: src/vnet/mpls/ |
| 115 | |
Dave Barach | 1b1dfb1 | 2017-08-10 14:57:43 -0400 | [diff] [blame] | 116 | VNET Host Stack Session Layer |
| 117 | M: Florin Coras <fcoras@cisco.com> |
| 118 | F: src/vnet/session |
| 119 | |
| 120 | VNET TCP Stack |
| 121 | M: Florin Coras <fcoras@cisco.com> |
| 122 | F: src/vnet/tcp |
| 123 | |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 124 | VNET VXLAN |
| 125 | M: John Lo <loj@cisco.com> |
| 126 | F: src/vnet/vxlan/ |
| 127 | |
Hongjun Ni | fcfa38d | 2017-06-23 17:38:49 +0800 | [diff] [blame] | 128 | VNET VXLAN-GPE |
| 129 | M: Keith Burns <alagalah@gmail.com> |
| 130 | M: Hongjun Ni <hongjun.ni@intel.com> |
| 131 | F: src/vnet/vxlan-gpe/ |
| 132 | |
Florin Coras | 38b99d0 | 2018-08-16 09:29:36 -0700 | [diff] [blame] | 133 | VNET IPIP |
| 134 | M: Ole Troan <otroan@employees.org> |
| 135 | F: src/vnet/ipip/ |
| 136 | |
| 137 | VNET TLS and TLS engine plugins |
| 138 | M: Florin Coras <fcoras@cisco.com> |
| 139 | M: Ping Yu <ping.yu@intel.com> |
| 140 | F: src/vnet/tls |
| 141 | F: src/plugins/tlsopenssl |
| 142 | F: src/plugins/tlsmbedtls |
| 143 | |
Andrew Yourtchenko | 4eed456 | 2017-08-10 18:19:30 +0200 | [diff] [blame] | 144 | Plugin - ACL |
| 145 | M: Andrew Yourtchenko <ayourtch@gmail.com> |
| 146 | F: src/plugins/acl/ |
| 147 | F: src/plugins/acl.am |
| 148 | |
Ole Troan | 5c74973 | 2017-03-13 13:39:52 +0100 | [diff] [blame] | 149 | Plugin - flowprobe |
| 150 | M: Ole Troan <otroan@employees.org> |
| 151 | F: src/plugins/flowprobe/ |
| 152 | F: src/plugins/flowprobe.am |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 153 | |
Hongjun Ni | dd37e13 | 2017-06-14 18:38:26 +0800 | [diff] [blame] | 154 | Plugin - GTPU |
Hongjun Ni | fcfa38d | 2017-06-23 17:38:49 +0800 | [diff] [blame] | 155 | M: Hongjun Ni <hongjun.ni@intel.com> |
| 156 | F: src/plugins/gtpu/ |
| 157 | F: src/plugins/gtpu.am |
Hongjun Ni | dd37e13 | 2017-06-14 18:38:26 +0800 | [diff] [blame] | 158 | |
Hongjun Ni | 62f9cdd | 2017-07-04 20:11:57 +0800 | [diff] [blame] | 159 | Plugin - PPPoE |
Hongjun Ni | e4fc3fb | 2018-08-29 05:39:52 +0800 | [diff] [blame] | 160 | M: Hongjun Ni <hongjun.ni@intel.com> |
| 161 | F: src/plugins/pppoe/ |
| 162 | F: src/plugins/pppoe.am |
Hongjun Ni | 62f9cdd | 2017-07-04 20:11:57 +0800 | [diff] [blame] | 163 | |
Francois Clad | b4d43d7 | 2018-01-17 12:18:41 +0100 | [diff] [blame] | 164 | Plugin - IPv6 Segment Routing Dynamic Proxy |
| 165 | M: Francois Clad <fclad@cisco.com> |
| 166 | F: src/plugins/srv6-ad/ |
| 167 | F: src/plugins/srv6_ad.am |
| 168 | |
Francois Clad | 39d91fe | 2018-01-17 16:08:41 +0100 | [diff] [blame] | 169 | Plugin - IPv6 Segment Routing Masquerading Proxy |
| 170 | M: Francois Clad <fclad@cisco.com> |
| 171 | F: src/plugins/srv6-am/ |
| 172 | F: src/plugins/srv6_am.am |
| 173 | |
Francois Clad | ba7992a | 2018-01-16 17:52:24 +0100 | [diff] [blame] | 174 | Plugin - IPv6 Segment Routing Static Proxy |
| 175 | M: Francois Clad <fclad@cisco.com> |
| 176 | F: src/plugins/srv6-as/ |
| 177 | F: src/plugins/srv6_as.am |
| 178 | |
Hongjun Ni | b17cd37 | 2018-09-04 17:45:06 +0800 | [diff] [blame] | 179 | Plugin - Load Balancer |
| 180 | M: Pierre Pfister <ppfister@cisco.com> |
| 181 | M: Hongjun Ni <hongjun.ni@intel.com> |
| 182 | F: src/plugins/lb/ |
| 183 | F: src/plugins/lb.am |
| 184 | |
Hongjun Ni | e4fc3fb | 2018-08-29 05:39:52 +0800 | [diff] [blame] | 185 | Plugin - NSH |
| 186 | M: Hongjun Ni <hongjun.ni@intel.com> |
| 187 | M: Keith Burns <alagalah@gmail.com> |
| 188 | M: Vengada <venggovi@cisco.com> |
| 189 | F: src/plugins/nsh/ |
| 190 | F: src/plugins/nsh.am |
| 191 | |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 192 | Test Infrastructure |
| 193 | M: Klement Sekera <ksekera@cisco.com> |
Paul Vinciguerra | 2885b38 | 2019-02-28 16:37:16 -0800 | [diff] [blame] | 194 | M: Paul Vinciguerra <pvinci@vinciconsulting.com> |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 195 | F: test/ |
| 196 | |
| 197 | SVM Library |
| 198 | M: Dave Barach <dave@barachs.net> |
| 199 | F: src/svm |
| 200 | |
| 201 | VPP API TEST |
| 202 | M: Dave Barach <dave@barachs.net> |
| 203 | F: src/vat/ |
| 204 | |
| 205 | VPP Executable |
| 206 | M: Dave Barach <dave@barachs.net> |
| 207 | F: src/vpp/ |
| 208 | |
| 209 | Graphical Event Viewer |
| 210 | M: Dave Barach <dave@barachs.net> |
| 211 | F: src/tools/g2/ |
| 212 | |
| 213 | Performance Tooling |
| 214 | M: Dave Barach <dave@barachs.net> |
| 215 | F: src/tools/perftool/ |
| 216 | |
| 217 | Binary API Compiler |
Dave Barach | efd0d29 | 2019-03-29 08:17:20 -0400 | [diff] [blame] | 218 | M: Ole Troan <otroan@employees.org> |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 219 | F: src/tools/vppapigen/ |
| 220 | |
Benoît Ganne | a775212 | 2019-05-06 13:15:33 +0200 | [diff] [blame] | 221 | Plugin - RDMA (ibverb) driver |
| 222 | M: Benoît Ganne <bganne@cisco.com> |
| 223 | M: Damjan Marion <damarion@cisco.com> |
| 224 | F: src/plugins/rdma/ |
| 225 | |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 226 | THE REST |
| 227 | C: Contact vpp-dev Mailing List <vpp-dev@fd.io> |
| 228 | F: * |
| 229 | F: */ |