summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
blob: 4bcd82ee0dd7b7c129f9c3a0ceb8d7f3a5066443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
Descriptions of section entries:

	M: Maintainer Full name and E-mail address: Full Name <address@domain>
	   One maintainer per line.  Multiple M: lines acceptable.
	F: Files and directories with wildcard patterns.
	   A trailing slash includes all files and subdirectory files.
	   F:	drivers/net/	all files in and below drivers/net
	   F:	drivers/net/*	all files in drivers/net, but not below
	   One pattern per line.  Multiple F: lines acceptable.
	E: exclude file(s) matched by F:
	C: Single line comment related to current section.
	I: single word feature/component identifier
	Y: path to feature YAML file

		-----------------------------------

Build System
I:	build
M:	Damjan Marion <damarion@cisco.com>
F:	Makefile
F:	src/CMakeLists.txt
F:	src/cmake/
F:	build/

Build System Internal
I:	ebuild
M:	Dave Barach <dave@barachs.net>
F:	build-root/Makefile
F:	build-data/

Link Bonding
I:	bonding
M:	Steven Luong <sluong@cisco.com>
F:	src/vnet/bonding/

Doxygen
I:	doxygen
M:	Chris Luke <chrisy@flirble.org>
F:	doxygen/

Sphinx Documents
I:	docs
M:	John DeNisco <jdenisco@cisco.com>
M:	Ray Kinsella <raykinsella78@gmail.com>
F:	docs/

Infrastructure Library
I:	vppinfra
M:	Dave Barach <dave@barachs.net>
F:	src/vppinfra/

Vector Library
I:	vlib
M:	Dave Barach <dave@barachs.net>
M:	Damjan Marion <damarion@cisco.com>
F:	src/vlib/
E:	src/vlib/buffer*.[ch]

Vector Library - Buffer Management
I:	buffers
M:	Damjan Marion <damarion@cisco.com>
M:	Dave Barach <dave@barachs.net>
F:	src/vlib/buffer*.[ch]

Binary API Libraries
I:	api
M:	Dave Barach <dave@barachs.net>
F:	src/vlibapi/
F:	src/vlibmemory/

VNET Bidirectonal Forwarding Detection (BFD)
I:	bfd
M:	Klement Sekera <ksekera@cisco.com>
F:	src/vnet/bfd/

VNET Device Drivers
I:	devices
M:	Damjan Marion <damarion@cisco.com>
F:	src/vnet/devices/

VNET TAP Drivers
I:	tap
M:	Damjan Marion <damarion@cisco.com>
M:	Steven Luong <sluong@cisco.com>
M:	Mohsin Kazmi <sykazmi@cisco.com>
F:	src/vnet/devices/tap/
F:	src/vnet/devices/virtio/node.c
F:	src/vnet/devices/virtio/device.c

VNET Etherent
I:	ethernet
M:	Dave Barach <dave@barachs.net>
M:	Damjan Marion <damarion@cisco.com>
M:	Neale Ranns <nranns@cisco.com>
F:	src/vnet/ethernet/

VNET Feature Arcs
I:	feature
M:	Dave Barach <dave@barachs.net>
M:	Damjan Marion <damarion@cisco.com>
F:	src/vnet/feature/

VNET FIB
I:	fib
M:	Neale Ranns <nranns@cisco.com>
F:	src/vnet/fib/
F:	src/vnet/mfib/
F:	src/vnet/dpo
F:	src/vnet/adj

VNET IPv4 and IPv6 LPM
I:	ip
M:	Dave Barach <dave@barachs.net>
F:	src/vnet/ip/

VNET Interface Common
I:	interface
M:	Dave Barach <dave@barachs.net>
F:	src/vnet/interface*.[ch]

VNET Packet Generator
I:	pg
M:	Dave Barach <dave@barachs.net>
F:	src/vnet/pg/

VNET Segment Routing (IPv6 and MPLS)
I:	sr
M:	Pablo Camarillo <pcamaril@cisco.com>
F:	src/vnet/srv6/
F:	src/vnet/srmpls/
F:	src/examples/srv6-sample-localsid/

VNET IPSec
I:	ipsec
M:	Neale Ranns <nranns@cisco.com>
M:	Radu Nicolau <radu.nicolau@intel.com>
F:	src/vnet/ipsec/

VNET Crypto Infra
I:	crypto
M:	Damjan Marion <damarion@cisco.com>
M:	Neale Ranns <nranns@cisco.com>
F:	src/vnet/crypto/

Crypto IA32 Plugin
I:	crypto-ia32
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/crypto_ia32/

Crypto openssl Plugin
I:	crypto-openssl
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/crypto_openssl/

Crypto ipsecmb Plugin
I:	crypto-ipsecmb
M:	Neale Ranns <nranns@cisco.com>
F:	src/plugins/crypto_ipsecmb/

VNET L2
I:	l2
M:	John Lo <loj@cisco.com>
F:	src/vnet/l2/

VNET Link Layer Discovery Protocol (LLDP)
I:	lldp
M:	Klement Sekera <ksekera@cisco.com>
F:	src/vnet/lldp/

VNET LISP
I:	lisp
M:	Florin Coras <fcoras@cisco.com>
F:	src/vnet/lisp-cp/
F:	src/vnet/lisp-gpe/

Plugin - MAP
I:	map
Y:	src/plugins/map/FEATURE.yaml
M:	Ole Troan <ot@cisco.com>
F:	src/plugins/map

VNET MPLS
I:	mpls
M:	Neale Ranns <nranns@cisco.com>
F:	src/vnet/mpls/

VNET BIER
I:	bier
M:	Neale Ranns <nranns@cisco.com>
F:	src/vnet/bier/

VNET Session Layer
I:	session
M:	Florin Coras <fcoras@cisco.com>
F:	src/vnet/session

VNET TCP
I:	tcp
M:	Florin Coras <fcoras@cisco.com>
F:	src/vnet/tcp

VNET UDP
I:	udp
M:	Florin Coras <fcoras@cisco.com>
F:	src/vnet/udp

VNET VXLAN
I:	vxlan
M:	John Lo <loj@cisco.com>
F:	src/vnet/vxlan/

VNET VXLAN-GPE
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 <nranns@cisco.com>
F:	src/vnet/vxlan-gbp/

VNET IPIP
I:	ipip
Y:	src/vnet/ipip/FEATURE.yaml
M:	Ole Troan <otroan@employees.org>
F:	src/vnet/ipip/

VNET TLS and TLS engine plugins
I:	tls
M:	Florin Coras <fcoras@cisco.com>
M:	Ping Yu <ping.yu@intel.com>
F:	src/vnet/tls
F:	src/plugins/tlsopenssl
F:	src/plugins/tlsmbedtls

Plugin - Access Control List (ACL) Based Forwarding
I:	abf
M:	Neale Ranns <nranns@cisco.com>
F:	src/plugins/abf/

Plugin - Group Based Policy (GBP)
I:	gbp
M:	Neale Ranns <nranns@cisco.com>
F:	src/plugins/gbp/

Plugin - ACL
I:	acl
M:	Andrew Yourtchenko <ayourtch@gmail.com>
F:	src/plugins/acl/

Plugin - NAT
I:      nat
M:      Ole Troan <ot@cisco.com>
F:      src/plugins/nat/

Plugin - AVF Device driver
I:	avf
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/avf/

Plugin - DPDK
I:	dpdk
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/dpdk/

Plugin - DPDK Crypto
I:	dpdk-ipsec
M:	Sergio Gonzalez Monroy <sergio.gonzalez.monroy@outlook.com>
M:	Radu Nicolau <radu.nicolau@intel.com>
F:	src/plugins/dpdk/ipsec/

Plugin - flowprobe
I:	flowprobe
Y:	src/plugins/flowprobe/FEATURE.yaml
M:	Ole Troan <otroan@employees.org>
F:	src/plugins/flowprobe/

Plugin - Group Based Policy (GBP)
I:	gbp
M:	Neale Ranns <nranns@cisco.com>
F:	src/plugins/gbp/

Plugin - GTPU
I:	gtpu
M:	Hongjun Ni <hongjun.ni@intel.com>
F:	src/plugins/gtpu/

Plugin - Internet Key Exchange (IKEv2) Protocol
I:	ikev2
M:	Damjan Marion <damarion@cisco.com>
M:	Neale Ranns <nranns@cisco.com>
F:	src/plugins/ikev2/

Plugin - Internet Group Management Protocol (IGMP)
I:	igmp
M:	Neale Ranns <nranns@cisco.com>
F:	src/plugins/igmp/

Plugin - ixge device driver
I:	ixge
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/ixge/

Plugin - L3 Cross-Connect (L3XC)
I:	l3xc
M:	Neale Ranns <nranns@cisco.com>
F:	src/plugins/l3xc/

Plugin - memif device driver
I:	memif
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/memif/

Plugin - Marvell MUSDK device driver
I:	marvell
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/marvell/

Plugin - PPPoE
I:	pppoe
M:	Hongjun Ni <hongjun.ni@intel.com>
F:	src/plugins/pppoe/

Plugin - IPv6 Segment Routing Dynamic Proxy
I:	srv6-ad
M:	Francois Clad <fclad@cisco.com>
F:	src/plugins/srv6-ad/

Plugin - IPv6 Segment Routing Masquerading Proxy
I:	srv6-am
M:	Francois Clad <fclad@cisco.com>
F:	src/plugins/srv6-am/

Plugin - IPv6 Segment Routing Static Proxy
I:	srv6-as
M:	Francois Clad <fclad@cisco.com>
F:	src/plugins/srv6-as/

Plugin - Link Aggregation Control Protocol
I:	lacp
M:	Steven Luong <sluong@cisco.com>
F:	src/plugins/lacp/

Plugin - Load Balancer
I:	lb
M:	Pfister <ppfister@cisco.com>
M:	Hongjun Ni <hongjun.ni@intel.com>
F:	src/plugins/lb/

Plugin - NSH
I:	nsh
M:	Hongjun Ni <hongjun.ni@intel.com>
M:	Vengada <venggovi@cisco.com>
F:	src/plugins/nsh/

Plugin - Time-based MAC filter
I:	mactime
Y:	src/plugins/mactime/FEATURE.yaml
M:	Dave Barach <dave@barachs.net>
F:      src/plugins/mactime/

Plugin - Network Delay Simulator
M:	Dave Barach <dave@barachs.net>
F:	src/plugins/nsim/

Test Infrastructure
I:	tests
M:	Klement Sekera <ksekera@cisco.com>
M:	Paul Vinciguerra <pvinci@vinciconsulting.com>
F:	test/

SVM Library
I:	svm
M:	Dave Barach <dave@barachs.net>
F:	src/svm

VPP API TEST
I:	vat
M:	Dave Barach <dave@barachs.net>
F:	src/vat/

VPP Executable
I:	vpp
M:	Dave Barach <dave@barachs.net>
F:	src/vpp/

Graphical Event Viewer
I:	g2
M:	Dave Barach <dave@barachs.net>
F:	src/tools/g2/

Performance Tooling
I:	perftool
M:	Dave Barach <dave@barachs.net>
F:	src/tools/perftool/

Plugin - vmxnet3 device driver
I:	vmxnet3
M:	Steven Luong <sluong@cisco.com>
F:	src/plugins/vmxnet3/

Binary API Compiler
I:	vppapigen
M:	Ole Troan <otroan@employees.org>
F:	src/tools/vppapigen/

Plugin - RDMA (ibverb) driver
I:	rdma
M:	BenoƮt Ganne <bganne@cisco.com>
M:	Damjan Marion <damarion@cisco.com>
F:	src/plugins/rdma/

Plugin - QUIC protocol
I:	quic
M:	Aloys Augustin <aloaugus@cisco.com>
M:	Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
M:	Dave Wallace <dwallacelf@gmail.com>
M:	Florin Coras <fcoras@cisco.com>
F:	src/plugins/quic/

libmemif
I:	libmemif
M:	Damjan Marion <damarion@cisco.com>
F:	extras/libmemif

VPP Comms Library
I:	vcl
M:	Florin Coras <fcoras@cisco.com>
F:	src/vcl

Statistics Segment
I:	stats
M:	Ole Troan <ot@cisco.com>
F:	src/vpp/stats/
F:	src/vpp-api/client/stat_client.[ch]

VPP Object Model
I:	vom
M:	Neale Ranns <nranns@cisco.com>
M:	Mohsin Kazmi <sykazmi@cisco.com>
F:	extras/vom/vom/

Plugin - Host Stack Applications
I:	hsa
M:	Florin Coras <fcoras@cisco.com>
M:	Dave Wallace <dwallacelf@gmail.com>
M:	Aloys Augustin <aloaugus@cisco.com>
M:	Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
F:	src/plugins/hs_apps/

Python binding for the VPP API
I:	papi
M:	Ole Troan <ot@cisco.com>
M:	Paul Vinciguerra <pvinci@vinciconsulting.com>
F:	src/vpp-api/python

Plugin - SCTP
I:	sctp
F:	src/plugins/sctp/

THE REST
I:	misc
C:	Contact vpp-dev Mailing List <vpp-dev@fd.io>
F:	*
F:	*/
"> */ const static type_t AFPACKET; /** * loopback interface type */ const static type_t LOOPBACK; /** * Local interface type (specific to VPP) */ const static type_t LOCAL; /** * TAP interface type */ const static type_t TAP; /** * Convert VPP's name of the interface to a type */ static type_t from_string(const std::string& str); private: /** * Private constructor taking the value and the string name */ type_t(int v, const std::string& s); }; /** * The admin state of the interface */ struct admin_state_t : enum_base<admin_state_t> { /** * Admin DOWN state */ const static admin_state_t DOWN; /** * Admin UP state */ const static admin_state_t UP; /** * Convert VPP's numerical value to enum type */ static admin_state_t from_int(uint8_t val); private: /** * Private constructor taking the value and the string name */ admin_state_t(int v, const std::string& s); }; /** * The oper state of the interface */ struct oper_state_t : enum_base<oper_state_t> { /** * Operational DOWN state */ const static oper_state_t DOWN; /** * Operational UP state */ const static oper_state_t UP; /** * Convert VPP's numerical value to enum type */ static oper_state_t from_int(uint8_t val); private: /** * Private constructor taking the value and the string name */ oper_state_t(int v, const std::string& s); }; /** * Construct a new object matching the desried state */ interface(const std::string& name, type_t type, admin_state_t state); /** * Construct a new object matching the desried state mapped * to a specific route_domain */ interface(const std::string& name, type_t type, admin_state_t state, const route_domain& rd); /** * Destructor */ virtual ~interface(); /** * Copy Constructor */ interface(const interface& o); static const_iterator_t cbegin(); static const_iterator_t cend(); /** * Return the matching'singular' of the interface */ std::shared_ptr<interface> singular() const; /** * convert to string format for debug purposes */ virtual std::string to_string(void) const; /** * Return VPP's handle to this object */ const handle_t& handle() const; /** * Return the interface type */ const type_t& type() const; /** * Return the interface type */ const std::string& name() const; /** * Return the interface type */ const key_t& key() const; /** * Return the L2 Address */ const l2_address_t& l2_address() const; /** * Set the L2 Address */ void set(const l2_address_t& addr); /** * Set the operational state of the interface, as reported by VPP */ void set(const oper_state_t& state); /** * Comparison operator - only used for UT */ virtual bool operator==(const interface& i) const; /** * A base class for interface Create commands */ template <typename MSG> class create_cmd : public rpc_cmd<HW::item<handle_t>, HW::item<handle_t>, MSG> { public: create_cmd(HW::item<handle_t>& item, const std::string& name) : rpc_cmd<HW::item<handle_t>, HW::item<handle_t>, MSG>(item) , m_name(name) { } /** * Destructor */ virtual ~create_cmd() = default; /** * Comparison operator - only used for UT */ virtual bool operator==(const create_cmd& o) const { return (m_name == o.m_name); } /** * Indicate the succeeded, when the HW Q is disabled. */ void succeeded() { rpc_cmd<HW::item<handle_t>, HW::item<handle_t>, MSG>::succeeded(); interface::add(m_name, this->item()); } /** * add the created interface to the DB */ void insert_interface() { interface::add(m_name, this->item()); } virtual vapi_error_e operator()(MSG& reply) { int sw_if_index = reply.get_response().get_payload().sw_if_index; int retval = reply.get_response().get_payload().retval; VOM_LOG(log_level_t::DEBUG) << this->to_string() << " " << retval; rc_t rc = rc_t::from_vpp_retval(retval); handle_t handle = handle_t::INVALID; if (rc_t::OK == rc) { handle = sw_if_index; } HW::item<handle_t> res(handle, rc); this->fulfill(res); return (VAPI_OK); } protected: /** * The name of the interface to be created */ const std::string& m_name; }; /** * Base class for intterface Delete commands */ template <typename MSG> class delete_cmd : public rpc_cmd<HW::item<handle_t>, HW::item<handle_t>, MSG> { public: delete_cmd(HW::item<handle_t>& item, const std::string& name) : rpc_cmd<HW::item<handle_t>, HW::item<handle_t>, MSG>(item) , m_name(name) { } delete_cmd(HW::item<handle_t>& item) : rpc_cmd<HW::item<handle_t>, HW::item<handle_t>, MSG>(item) , m_name() { } /** * Destructor */ virtual ~delete_cmd() = default; /** * Comparison operator - only used for UT */ virtual bool operator==(const delete_cmd& o) const { return (this->m_hw_item == o.m_hw_item); } /** * Indicate the succeeded, when the HW Q is disabled. */ void succeeded() {} /** * add the created interface to the DB */ void remove_interface() { interface::remove(this->item()); } protected: /** * The name of the interface to be created */ const std::string m_name; }; /** * A class that listens to interface Events */ class event_listener { public: /** * Default Constructor */ event_listener(); /** * Virtual function called on the listener when the command has data * ready to process */ virtual void handle_interface_event(interface_cmds::events_cmd* cmd) = 0; /** * Return the HW::item representing the status */ HW::item<bool>& status(); protected: /** * The status of the subscription */ HW::item<bool> m_status; }; /** * A class that listens to interface Stats */ class stat_listener { public: /** * Default Constructor */ stat_listener(); /** * Virtual function called on the listener when the command has data * ready to process */ virtual void handle_interface_stat( interface_cmds::stats_enable_cmd* cmd) = 0; /** * Return the HW::item representing the status */ HW::item<bool>& status(); protected: /** * The status of the subscription */ HW::item<bool> m_status; }; /** * The the singular instance of the interface in the DB by handle */ static std::shared_ptr<interface> find(const handle_t& h); /** * The the singular instance of the interface in the DB by key */ static std::shared_ptr<interface> find(const key_t& k); /** * Dump all interfaces into the stream provided */ static void dump(std::ostream& os); /** * Enable stats for this interface */ void enable_stats(stat_listener& el); protected: /** * Set the handle of an interface object. Only called by the interface * factory during the populate */ void set(const handle_t& handle); friend class interface_factory; /** * The SW interface handle VPP has asigned to the interface */ HW::item<handle_t> m_hdl; /** * Return the matching 'singular' of the interface */ virtual std::shared_ptr<interface> singular_i() const; /** * release/remove an interface form the singular store */ void release(); /** * Virtual functions to construct an interface create commands. * Overridden in derived classes like the sub_interface */ virtual std::queue<cmd*>& mk_create_cmd(std::queue<cmd*>& cmds); /** * Virtual functions to construct an interface delete commands. * Overridden in derived classes like the sub_interface */ virtual std::queue<cmd*>& mk_delete_cmd(std::queue<cmd*>& cmds); /** * Sweep/reap the object if still stale */ virtual void sweep(void); /** * A map of all interfaces key against the interface's name */ static singular_db<key_t, interface> m_db; /** * Add an interface to the DB keyed on handle */ static void add(const key_t& name, const HW::item<handle_t>& item); /** * remove an interface from the DB keyed on handle */ static void remove(const HW::item<handle_t>& item); private: /** * Class definition for listeners to OM events */ class event_handler : public OM::listener, public inspect::command_handler { public: event_handler(); virtual ~event_handler() = default; /** * Handle a populate event */ void handle_populate(const client_db::key_t& key); /** * Handle a replay event */ void handle_replay(); /** * Show the object in the Singular DB */ void show(std::ostream& os); /** * Get the sortable Id of the listener */ dependency_t order() const; }; static event_handler m_evh; /** * enable the interface stats in the singular instance */ void enable_stats_i(stat_listener& el); /** * Commit the acculmulated changes into VPP. i.e. to a 'HW" write. */ void update(const interface& obj); /* * return the interface's handle in the singular instance */ const handle_t& handle_i() const; /* * It's the OM class that calls singular() */ friend class OM; /** * It's the singular_db class that calls replay() */ friend class singular_db<key_t, interface>; /** * The interfaces name */ const std::string m_name; /** * The interface type. clearly this cannot be changed * once the interface has been created. */ const type_t m_type; /** * shared pointer to the routeDoamin the interface is in. * NULL is not mapped - i.e. in the default table */ std::shared_ptr<route_domain> m_rd; /** * shared pointer to the stats object for this interface. */ std::shared_ptr<interface_cmds::stats_enable_cmd> m_stats; /** * The state of the interface */ HW::item<admin_state_t> m_state; /** * HW state of the VPP table mapping */ HW::item<route::table_id_t> m_table_id; /** * HW state of the L2 address */ HW::item<l2_address_t> m_l2_address; /** * Operational state of the interface */ oper_state_t m_oper; /** * A map of all interfaces keyed against VPP's handle */ static std::map<handle_t, std::weak_ptr<interface>> m_hdl_db; /** * replay the object to create it in hardware */ virtual void replay(void); /** * Create commands are firends so they can add interfaces to the * handle store. */ template <typename MSG> friend class create_cmd; /** * Create commands are firends so they can remove interfaces from the * handle store. */ template <typename MSG> friend class delete_cmd; }; }; /* * fd.io coding-style-patch-verification: ON * * Local Variables: * eval: (c-set-style "mozilla") * End: */ #endif