nsim: cross-connect mode crash at interface output node
[vpp.git] / MAINTAINERS
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         E: exclude file(s) matched by F:
11         C: Single line comment related to current section.
12         I: single word feature/component identifier
13         Y: path to feature YAML file
14
15                 -----------------------------------
16
17 Build System
18 I:      build
19 M:      Damjan Marion <damarion@cisco.com>
20 F:      Makefile
21 F:      src/CMakeLists.txt
22 F:      src/cmake/
23 F:      build/
24
25 Build System Internal
26 I:      ebuild
27 M:      Dave Barach <dave@barachs.net>
28 F:      build-root/Makefile
29 F:      build-data/
30
31 Link Bonding
32 I:      bonding
33 M:      Steven Luong <sluong@cisco.com>
34 F:      src/vnet/bonding/
35
36 Doxygen
37 I:      doxygen
38 M:      Chris Luke <chrisy@flirble.org>
39 F:      doxygen/
40
41 Sphinx Documents
42 I:      docs
43 M:      John DeNisco <jdenisco@cisco.com>
44 M:      Ray Kinsella <raykinsella78@gmail.com>
45 F:      docs/
46
47 Infrastructure Library
48 I:      vppinfra
49 M:      Dave Barach <dave@barachs.net>
50 F:      src/vppinfra/
51
52 Vector Library
53 I:      vlib
54 M:      Dave Barach <dave@barachs.net>
55 M:      Damjan Marion <damarion@cisco.com>
56 F:      src/vlib/
57 E:      src/vlib/buffer*.[ch]
58
59 Vector Library - Buffer Management
60 I:      buffers
61 M:      Damjan Marion <damarion@cisco.com>
62 M:      Dave Barach <dave@barachs.net>
63 F:      src/vlib/buffer*.[ch]
64
65 Binary API Libraries
66 I:      api
67 M:      Dave Barach <dave@barachs.net>
68 F:      src/vlibapi/
69 F:      src/vlibmemory/
70
71 VNET Bidirectonal Forwarding Detection (BFD)
72 I:      bfd
73 M:      Klement Sekera <ksekera@cisco.com>
74 F:      src/vnet/bfd/
75
76 VNET Device Drivers
77 I:      devices
78 M:      Damjan Marion <damarion@cisco.com>
79 F:      src/vnet/devices/
80
81 VNET TAP Drivers
82 I:      tap
83 M:      Damjan Marion <damarion@cisco.com>
84 M:      Steven Luong <sluong@cisco.com>
85 M:      Mohsin Kazmi <sykazmi@cisco.com>
86 F:      src/vnet/devices/tap/
87 F:      src/vnet/devices/virtio/node.c
88 F:      src/vnet/devices/virtio/device.c
89
90 VNET Etherent
91 I:      ethernet
92 M:      Dave Barach <dave@barachs.net>
93 M:      Damjan Marion <damarion@cisco.com>
94 M:      Neale Ranns <nranns@cisco.com>
95 F:      src/vnet/ethernet/
96
97 VNET Feature Arcs
98 I:      feature
99 M:      Dave Barach <dave@barachs.net>
100 M:      Damjan Marion <damarion@cisco.com>
101 F:      src/vnet/feature/
102
103 VNET FIB
104 I:      fib
105 M:      Neale Ranns <nranns@cisco.com>
106 F:      src/vnet/fib/
107 F:      src/vnet/mfib/
108 F:      src/vnet/dpo
109 F:      src/vnet/adj
110
111 VNET IPv4 and IPv6 LPM
112 I:      ip
113 M:      Dave Barach <dave@barachs.net>
114 F:      src/vnet/ip/
115
116 VNET Interface Common
117 I:      interface
118 M:      Dave Barach <dave@barachs.net>
119 F:      src/vnet/interface*.[ch]
120
121 VNET Packet Generator
122 I:      pg
123 M:      Dave Barach <dave@barachs.net>
124 F:      src/vnet/pg/
125
126 VNET Segment Routing (IPv6 and MPLS)
127 I:      sr
128 M:      Pablo Camarillo <pcamaril@cisco.com>
129 F:      src/vnet/srv6/
130 F:      src/vnet/srmpls/
131 F:      src/examples/srv6-sample-localsid/
132
133 VNET IPSec
134 I:      ipsec
135 M:      Neale Ranns <nranns@cisco.com>
136 M:      Radu Nicolau <radu.nicolau@intel.com>
137 F:      src/vnet/ipsec/
138
139 VNET Crypto Infra
140 I:      crypto
141 M:      Damjan Marion <damarion@cisco.com>
142 M:      Neale Ranns <nranns@cisco.com>
143 F:      src/vnet/crypto/
144
145 Crypto IA32 Plugin
146 I:      crypto-ia32
147 M:      Damjan Marion <damarion@cisco.com>
148 F:      src/plugins/crypto_ia32/
149
150 Crypto openssl Plugin
151 I:      crypto-openssl
152 M:      Damjan Marion <damarion@cisco.com>
153 F:      src/plugins/crypto_openssl/
154
155 Crypto ipsecmb Plugin
156 I:      crypto-ipsecmb
157 M:      Neale Ranns <nranns@cisco.com>
158 F:      src/plugins/crypto_ipsecmb/
159
160 VNET L2
161 I:      l2
162 M:      John Lo <loj@cisco.com>
163 F:      src/vnet/l2/
164
165 VNET Link Layer Discovery Protocol (LLDP)
166 I:      lldp
167 M:      Klement Sekera <ksekera@cisco.com>
168 F:      src/vnet/lldp/
169
170 VNET LISP
171 I:      lisp
172 M:      Florin Coras <fcoras@cisco.com>
173 F:      src/vnet/lisp-cp/
174 F:      src/vnet/lisp-gpe/
175
176 Plugin - MAP
177 I:      map
178 Y:      src/plugins/map/FEATURE.yaml
179 M:      Ole Troan <ot@cisco.com>
180 F:      src/plugins/map
181
182 VNET MPLS
183 I:      mpls
184 M:      Neale Ranns <nranns@cisco.com>
185 F:      src/vnet/mpls/
186
187 VNET BIER
188 I:      bier
189 M:      Neale Ranns <nranns@cisco.com>
190 F:      src/vnet/bier/
191
192 VNET Session Layer
193 I:      session
194 M:      Florin Coras <fcoras@cisco.com>
195 F:      src/vnet/session
196
197 VNET TCP
198 I:      tcp
199 M:      Florin Coras <fcoras@cisco.com>
200 F:      src/vnet/tcp
201
202 VNET UDP
203 I:      udp
204 M:      Florin Coras <fcoras@cisco.com>
205 F:      src/vnet/udp
206
207 VNET VXLAN
208 I:      vxlan
209 M:      John Lo <loj@cisco.com>
210 F:      src/vnet/vxlan/
211
212 VNET VXLAN-GPE
213 I:      vxlan-gpe
214 M:      Hongjun Ni <hongjun.ni@intel.com>
215 F:      src/vnet/vxlan-gpe/
216
217 VNET VXLAN-GBP
218 I:      vxlan-gbp
219 M:      Mohsin Kazmi <sykazmi@cisco.com>
220 M:      Neale Ranns <nranns@cisco.com>
221 F:      src/vnet/vxlan-gbp/
222
223 VNET IPIP
224 I:      ipip
225 Y:      src/vnet/ipip/FEATURE.yaml
226 M:      Ole Troan <otroan@employees.org>
227 F:      src/vnet/ipip/
228
229 VNET TLS and TLS engine plugins
230 I:      tls
231 M:      Florin Coras <fcoras@cisco.com>
232 M:      Ping Yu <ping.yu@intel.com>
233 F:      src/vnet/tls
234 F:      src/plugins/tlsopenssl
235 F:      src/plugins/tlsmbedtls
236
237 VNET SYSLOG
238 I:      syslog
239 M:      Matus Fabian <matfabia@cisco.com>
240 F:      src/vnet/syslog
241
242 Plugin - Access Control List (ACL) Based Forwarding
243 I:      abf
244 M:      Neale Ranns <nranns@cisco.com>
245 F:      src/plugins/abf/
246
247 Plugin - Group Based Policy (GBP)
248 I:      gbp
249 M:      Neale Ranns <nranns@cisco.com>
250 F:      src/plugins/gbp/
251
252 Plugin - ACL
253 I:      acl
254 M:      Andrew Yourtchenko <ayourtch@gmail.com>
255 F:      src/plugins/acl/
256
257 Plugin - NAT
258 I:      nat
259 M:      Ole Troan <ot@cisco.com>
260 F:      src/plugins/nat/
261
262 Plugin - AVF Device driver
263 I:      avf
264 M:      Damjan Marion <damarion@cisco.com>
265 F:      src/plugins/avf/
266
267 Plugin - DPDK
268 I:      dpdk
269 M:      Damjan Marion <damarion@cisco.com>
270 F:      src/plugins/dpdk/
271
272 Plugin - DPDK Crypto
273 I:      dpdk-ipsec
274 M:      Sergio Gonzalez Monroy <sergio.gonzalez.monroy@outlook.com>
275 M:      Radu Nicolau <radu.nicolau@intel.com>
276 F:      src/plugins/dpdk/ipsec/
277
278 Plugin - flowprobe
279 I:      flowprobe
280 Y:      src/plugins/flowprobe/FEATURE.yaml
281 M:      Ole Troan <otroan@employees.org>
282 F:      src/plugins/flowprobe/
283
284 Plugin - Group Based Policy (GBP)
285 I:      gbp
286 M:      Neale Ranns <nranns@cisco.com>
287 F:      src/plugins/gbp/
288
289 Plugin - GTPU
290 I:      gtpu
291 M:      Hongjun Ni <hongjun.ni@intel.com>
292 F:      src/plugins/gtpu/
293
294 Plugin - Internet Key Exchange (IKEv2) Protocol
295 I:      ikev2
296 M:      Damjan Marion <damarion@cisco.com>
297 M:      Neale Ranns <nranns@cisco.com>
298 F:      src/plugins/ikev2/
299
300 Plugin - Internet Group Management Protocol (IGMP)
301 I:      igmp
302 M:      Neale Ranns <nranns@cisco.com>
303 F:      src/plugins/igmp/
304
305 Plugin - ixge device driver
306 I:      ixge
307 M:      Damjan Marion <damarion@cisco.com>
308 F:      src/plugins/ixge/
309
310 Plugin - L3 Cross-Connect (L3XC)
311 I:      l3xc
312 M:      Neale Ranns <nranns@cisco.com>
313 F:      src/plugins/l3xc/
314
315 Plugin - memif device driver
316 I:      memif
317 M:      Damjan Marion <damarion@cisco.com>
318 F:      src/plugins/memif/
319
320 Plugin - Marvell MUSDK device driver
321 I:      marvell
322 M:      Damjan Marion <damarion@cisco.com>
323 F:      src/plugins/marvell/
324
325 Plugin - PPPoE
326 I:      pppoe
327 M:      Hongjun Ni <hongjun.ni@intel.com>
328 F:      src/plugins/pppoe/
329
330 Plugin - IPv6 Segment Routing Dynamic Proxy
331 I:      srv6-ad
332 M:      Francois Clad <fclad@cisco.com>
333 F:      src/plugins/srv6-ad/
334
335 Plugin - IPv6 Segment Routing Masquerading Proxy
336 I:      srv6-am
337 M:      Francois Clad <fclad@cisco.com>
338 F:      src/plugins/srv6-am/
339
340 Plugin - IPv6 Segment Routing Static Proxy
341 I:      srv6-as
342 M:      Francois Clad <fclad@cisco.com>
343 F:      src/plugins/srv6-as/
344
345 Plugin - Link Aggregation Control Protocol
346 I:      lacp
347 M:      Steven Luong <sluong@cisco.com>
348 F:      src/plugins/lacp/
349
350 Plugin - Load Balancer
351 I:      lb
352 M:      Pfister <ppfister@cisco.com>
353 M:      Hongjun Ni <hongjun.ni@intel.com>
354 F:      src/plugins/lb/
355
356 Plugin - NSH
357 I:      nsh
358 M:      Hongjun Ni <hongjun.ni@intel.com>
359 M:      Vengada <venggovi@cisco.com>
360 F:      src/plugins/nsh/
361
362 Plugin - Time-based MAC filter
363 I:      mactime
364 Y:      src/plugins/mactime/FEATURE.yaml
365 M:      Dave Barach <dave@barachs.net>
366 F:      src/plugins/mactime/
367
368 Plugin - Network Delay Simulator
369 I:      nsim
370 M:      Dave Barach <dave@barachs.net>
371 F:      src/plugins/nsim/
372
373 Test Infrastructure
374 I:      tests
375 M:      Klement Sekera <ksekera@cisco.com>
376 M:      Paul Vinciguerra <pvinci@vinciconsulting.com>
377 F:      test/
378
379 SVM Library
380 I:      svm
381 M:      Dave Barach <dave@barachs.net>
382 F:      src/svm
383
384 VPP API TEST
385 I:      vat
386 M:      Dave Barach <dave@barachs.net>
387 F:      src/vat/
388
389 VPP Executable
390 I:      vpp
391 M:      Dave Barach <dave@barachs.net>
392 F:      src/vpp/
393
394 Emacs templates
395 I:      emacs
396 M:      Dave Barach <dave@barachs.net>
397 F:      extras/emacs/
398
399 Graphical Event Viewer
400 I:      g2
401 M:      Dave Barach <dave@barachs.net>
402 F:      src/tools/g2/
403
404 Performance Tooling
405 I:      perftool
406 M:      Dave Barach <dave@barachs.net>
407 F:      src/tools/perftool/
408
409 Plugin - vmxnet3 device driver
410 I:      vmxnet3
411 M:      Steven Luong <sluong@cisco.com>
412 F:      src/plugins/vmxnet3/
413
414 Binary API Compiler
415 I:      vppapigen
416 M:      Ole Troan <otroan@employees.org>
417 F:      src/tools/vppapigen/
418
419 Plugin - RDMA (ibverb) driver
420 I:      rdma
421 M:      BenoĆ®t Ganne <bganne@cisco.com>
422 M:      Damjan Marion <damarion@cisco.com>
423 F:      src/plugins/rdma/
424
425 Plugin - QUIC protocol
426 I:      quic
427 M:      Aloys Augustin <aloaugus@cisco.com>
428 M:      Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
429 M:      Dave Wallace <dwallacelf@gmail.com>
430 M:      Florin Coras <fcoras@cisco.com>
431 F:      src/plugins/quic/
432
433 libmemif
434 I:      libmemif
435 M:      Damjan Marion <damarion@cisco.com>
436 F:      extras/libmemif
437
438 VPP Comms Library
439 I:      vcl
440 M:      Florin Coras <fcoras@cisco.com>
441 F:      src/vcl
442
443 Statistics Segment
444 I:      stats
445 M:      Ole Troan <ot@cisco.com>
446 F:      src/vpp/stats/
447 F:      src/vpp-api/client/stat_client.[ch]
448
449 VPP Object Model
450 I:      vom
451 M:      Neale Ranns <nranns@cisco.com>
452 M:      Mohsin Kazmi <sykazmi@cisco.com>
453 F:      extras/vom/vom/
454
455 Plugin - Host Stack Applications
456 I:      hsa
457 M:      Florin Coras <fcoras@cisco.com>
458 M:      Dave Wallace <dwallacelf@gmail.com>
459 M:      Aloys Augustin <aloaugus@cisco.com>
460 M:      Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
461 F:      src/plugins/hs_apps/
462
463 Python binding for the VPP API
464 I:      papi
465 M:      Ole Troan <ot@cisco.com>
466 M:      Paul Vinciguerra <pvinci@vinciconsulting.com>
467 F:      src/vpp-api/python
468
469 Plugin - SCTP
470 I:      sctp
471 F:      src/plugins/sctp/
472
473 THE REST
474 I:      misc
475 C:      Contact vpp-dev Mailing List <vpp-dev@fd.io>
476 F:      *
477 F:      */