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 | |
| 31 | DPDK Development Packaging |
| 32 | M: Damjan Marion <damarion@cisco.com> |
| 33 | F: dpdk/ |
| 34 | F: dpdk/* |
| 35 | |
| 36 | Infrastructure Library |
| 37 | M: Dave Barach <dave@barachs.net> |
| 38 | F: src/vppinfra/ |
| 39 | |
| 40 | VLIB Library |
| 41 | M: Dave Barach <dave@barachs.net> |
| 42 | M: Damjan Marion <damarion@cisco.com> |
| 43 | F: src/vlib/ |
| 44 | |
| 45 | VLIB API Libraries |
| 46 | M: Dave Barach <dave@barachs.net> |
| 47 | F: src/vlibapi/ |
| 48 | F: src/vlibmemory/ |
| 49 | F: src/vlibsocket/ |
| 50 | |
| 51 | VNET Bidirectonal Forwarding Detection (BFD) |
| 52 | M: Klement Sekera <ksekera@cisco.com> |
| 53 | F: src/vnet/bfd/ |
| 54 | |
| 55 | VNET Device Drivers |
| 56 | M: Damjan Marion <damarion@cisco.com> |
| 57 | F: src/vnet/devices/ |
| 58 | |
| 59 | VNET Device Drivers - DPDK Crypto |
Sergio Gonzalez Monroy | 1bb85ce | 2017-12-22 09:36:21 +0000 | [diff] [blame] | 60 | M: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@outlook.com> |
Radu Nicolau | ff9f040 | 2017-12-18 11:18:22 +0000 | [diff] [blame] | 61 | M: Radu Nicolau <radu.nicolau@intel.com> |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 62 | F: src/devices/dpdk/ipsec/ |
| 63 | |
| 64 | VNET Feature Arcs |
| 65 | M: Dave Barach <dave@barachs.net> |
| 66 | M: Damjan Marion <damarion@cisco.com> |
| 67 | F: src/vnet/feature/ |
| 68 | |
| 69 | VNET FIB |
| 70 | M: Neale Ranns <nranns@cisco.com> |
| 71 | F: src/vnet/fib/ |
| 72 | F: src/vnet/mfib/ |
| 73 | F: src/vnet/dpo |
| 74 | F: src/vnet/adj |
| 75 | |
| 76 | VNET IPv4 and IPv6 LPM |
| 77 | M: Dave Barach <dave@barachs.net> |
| 78 | F: src/vnet/ip/ |
| 79 | |
Pablo Camarillo | 5d73eec | 2017-04-24 17:51:56 +0200 | [diff] [blame] | 80 | VNET Segment Routing (IPv6 and MPLS) |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 81 | M: Pablo Camarillo <pcamaril@cisco.com> |
Pablo Camarillo | 5d73eec | 2017-04-24 17:51:56 +0200 | [diff] [blame] | 82 | F: src/vnet/srv6/ |
| 83 | F: src/vnet/srmpls/ |
| 84 | F: src/examples/srv6-sample-localsid/ |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 85 | |
| 86 | VNET IPSec |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 87 | M: Matus Fabian <matfabia@cisco.com> |
Radu Nicolau | ff9f040 | 2017-12-18 11:18:22 +0000 | [diff] [blame] | 88 | M: Radu Nicolau <radu.nicolau@intel.com> |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 89 | F: src/vnet/ipsec/ |
| 90 | |
| 91 | VNET L2 |
| 92 | M: John Lo <loj@cisco.com> |
| 93 | F: src/vnet/l2/ |
| 94 | |
| 95 | VNET Link Layer Discovery Protocol (LLDP) |
| 96 | M: Klement Sekera <ksekera@cisco.com> |
| 97 | F: src/vnet/lldp/ |
| 98 | |
| 99 | VNET LISP |
| 100 | M: Florin Coras <fcoras@cisco.com> |
| 101 | F: src/vnet/lisp-cp/ |
| 102 | F: src/vnet/lisp-gpe/ |
| 103 | |
| 104 | VNET MAP |
| 105 | M: Ole Troan <ot@cisco.com> |
| 106 | F: src/vnet/map |
| 107 | |
| 108 | VNET MPLS |
| 109 | M: Neale Ranns <nranns@cisco.com> |
| 110 | F: src/vnet/mpls/ |
| 111 | |
Dave Barach | 1b1dfb1 | 2017-08-10 14:57:43 -0400 | [diff] [blame] | 112 | VNET Host Stack Session Layer |
| 113 | M: Florin Coras <fcoras@cisco.com> |
| 114 | F: src/vnet/session |
| 115 | |
| 116 | VNET TCP Stack |
| 117 | M: Florin Coras <fcoras@cisco.com> |
| 118 | F: src/vnet/tcp |
| 119 | |
Marco Varlese | 191a594 | 2017-10-30 18:17:21 +0100 | [diff] [blame] | 120 | VNET SCTP Stack |
| 121 | M: Marco Varlese <mvarlese@suse.de> |
| 122 | F: src/vnet/sctp |
| 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 | |
Marco Varlese | 5e5028e | 2017-10-19 08:42:02 +0200 | [diff] [blame] | 133 | VNET GENEVE |
Marco Varlese | 191a594 | 2017-10-30 18:17:21 +0100 | [diff] [blame] | 134 | M: Marco Varlese <mvarlese@suse.de> |
Marco Varlese | 5e5028e | 2017-10-19 08:42:02 +0200 | [diff] [blame] | 135 | F: src/vnet/geneve/ |
| 136 | |
Andrew Yourtchenko | 4eed456 | 2017-08-10 18:19:30 +0200 | [diff] [blame] | 137 | Plugin - ACL |
| 138 | M: Andrew Yourtchenko <ayourtch@gmail.com> |
| 139 | F: src/plugins/acl/ |
| 140 | F: src/plugins/acl.am |
| 141 | |
Ole Troan | 298c695 | 2018-03-08 12:30:43 +0100 | [diff] [blame^] | 142 | VNET IPIP |
| 143 | M: Ole Troan <otroan@employees.org> |
| 144 | F: src/vnet/ipip/ |
| 145 | |
Ole Troan | 5c74973 | 2017-03-13 13:39:52 +0100 | [diff] [blame] | 146 | Plugin - flowprobe |
| 147 | M: Ole Troan <otroan@employees.org> |
| 148 | F: src/plugins/flowprobe/ |
| 149 | F: src/plugins/flowprobe.am |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 150 | |
Hongjun Ni | dd37e13 | 2017-06-14 18:38:26 +0800 | [diff] [blame] | 151 | Plugin - GTPU |
Hongjun Ni | fcfa38d | 2017-06-23 17:38:49 +0800 | [diff] [blame] | 152 | M: Hongjun Ni <hongjun.ni@intel.com> |
| 153 | F: src/plugins/gtpu/ |
| 154 | F: src/plugins/gtpu.am |
Hongjun Ni | dd37e13 | 2017-06-14 18:38:26 +0800 | [diff] [blame] | 155 | |
Hongjun Ni | 62f9cdd | 2017-07-04 20:11:57 +0800 | [diff] [blame] | 156 | Plugin - PPPoE |
| 157 | M: Hongjun Ni <hongjun.ni@intel.com> |
| 158 | F: src/plugins/pppoe/ |
| 159 | F: src/plugins/pppoe.am |
| 160 | |
Francois Clad | b4d43d7 | 2018-01-17 12:18:41 +0100 | [diff] [blame] | 161 | Plugin - IPv6 Segment Routing Dynamic Proxy |
| 162 | M: Francois Clad <fclad@cisco.com> |
| 163 | F: src/plugins/srv6-ad/ |
| 164 | F: src/plugins/srv6_ad.am |
| 165 | |
Francois Clad | 39d91fe | 2018-01-17 16:08:41 +0100 | [diff] [blame] | 166 | Plugin - IPv6 Segment Routing Masquerading Proxy |
| 167 | M: Francois Clad <fclad@cisco.com> |
| 168 | F: src/plugins/srv6-am/ |
| 169 | F: src/plugins/srv6_am.am |
| 170 | |
Francois Clad | ba7992a | 2018-01-16 17:52:24 +0100 | [diff] [blame] | 171 | Plugin - IPv6 Segment Routing Static Proxy |
| 172 | M: Francois Clad <fclad@cisco.com> |
| 173 | F: src/plugins/srv6-as/ |
| 174 | F: src/plugins/srv6_as.am |
| 175 | |
Damjan Marion | 04ab60e | 2017-02-17 17:11:35 +0100 | [diff] [blame] | 176 | Test Infrastructure |
| 177 | M: Klement Sekera <ksekera@cisco.com> |
| 178 | F: test/ |
| 179 | |
| 180 | SVM Library |
| 181 | M: Dave Barach <dave@barachs.net> |
| 182 | F: src/svm |
| 183 | |
| 184 | VPP API TEST |
| 185 | M: Dave Barach <dave@barachs.net> |
| 186 | F: src/vat/ |
| 187 | |
| 188 | VPP Executable |
| 189 | M: Dave Barach <dave@barachs.net> |
| 190 | F: src/vpp/ |
| 191 | |
| 192 | Graphical Event Viewer |
| 193 | M: Dave Barach <dave@barachs.net> |
| 194 | F: src/tools/g2/ |
| 195 | |
| 196 | Performance Tooling |
| 197 | M: Dave Barach <dave@barachs.net> |
| 198 | F: src/tools/perftool/ |
| 199 | |
| 200 | Binary API Compiler |
| 201 | M: Dave Barach <dave@barachs.net> |
| 202 | F: src/tools/vppapigen/ |
| 203 | |
| 204 | Ganglia Telemetry Module |
| 205 | M: Dave Barach <dave@barachs.net> |
| 206 | F: gmod/ |
| 207 | |
| 208 | THE REST |
| 209 | C: Contact vpp-dev Mailing List <vpp-dev@fd.io> |
| 210 | F: * |
| 211 | F: */ |