]> git.proxmox.com Git - ovs.git/blame - lib/automake.mk
netdev-linux: Avoid deadlock in netdev_linux_update_flags() for taps.
[ovs.git] / lib / automake.mk
CommitLineData
822b7f52 1# Copyright (C) 2009, 2010, 2011, 2012, 2013 Nicira, Inc.
a14bc59f
BP
2#
3# Copying and distribution of this file, with or without modification,
4# are permitted in any medium without royalty provided the copyright
5# notice and this notice are preserved. This file is offered as-is,
6# without warranty of any kind.
7
064af421
BP
8noinst_LIBRARIES += lib/libopenvswitch.a
9
10lib_libopenvswitch_a_SOURCES = \
d918d9d1
BP
11 lib/aes128.c \
12 lib/aes128.h \
97eba8fc 13 lib/async-append.h \
064af421
BP
14 lib/backtrace.c \
15 lib/backtrace.h \
ccc09689
EJ
16 lib/bfd.c \
17 lib/bfd.h \
064af421
BP
18 lib/bitmap.c \
19 lib/bitmap.h \
f620b43a
BP
20 lib/bond.c \
21 lib/bond.h \
daff3353
EJ
22 lib/bundle.c \
23 lib/bundle.h \
10a24935 24 lib/byte-order.h \
1c617a49
BP
25 lib/byteq.c \
26 lib/byteq.h \
b31bcf60
EJ
27 lib/cfm.c \
28 lib/cfm.h \
064af421
BP
29 lib/classifier.c \
30 lib/classifier.h \
31 lib/command-line.c \
32 lib/command-line.h \
33 lib/compiler.h \
34 lib/coverage.c \
35 lib/coverage.h \
064af421
BP
36 lib/csum.c \
37 lib/csum.h \
38 lib/daemon.c \
39 lib/daemon.h \
195c8086 40 lib/dhcp.h \
614c4892
BP
41 lib/dummy.c \
42 lib/dummy.h \
064af421 43 lib/dhparams.h \
064af421 44 lib/dirs.h \
72865317 45 lib/dpif-netdev.c \
96fba48f
BP
46 lib/dpif-provider.h \
47 lib/dpif.c \
48 lib/dpif.h \
95974447
BP
49 lib/heap.c \
50 lib/heap.h \
064af421
BP
51 lib/dynamic-string.c \
52 lib/dynamic-string.h \
e251c8d0
BP
53 lib/entropy.c \
54 lib/entropy.h \
064af421
BP
55 lib/fatal-signal.c \
56 lib/fatal-signal.h \
064af421
BP
57 lib/flow.c \
58 lib/flow.h \
59 lib/hash.c \
60 lib/hash.h \
822b7f52
BP
61 lib/hindex.c \
62 lib/hindex.h \
064af421
BP
63 lib/hmap.c \
64 lib/hmap.h \
f4ac3fc1
BP
65 lib/hmapx.c \
66 lib/hmapx.h \
c49d1dd1
BP
67 lib/jhash.c \
68 lib/jhash.h \
f38b84ea
BP
69 lib/json.c \
70 lib/json.h \
f2129093
BP
71 lib/jsonrpc.c \
72 lib/jsonrpc.h \
6aa74308
EJ
73 lib/lacp.c \
74 lib/lacp.h \
aad84c8e
BP
75 lib/latch.c \
76 lib/latch.h \
75a75043
BP
77 lib/learn.c \
78 lib/learn.h \
064af421
BP
79 lib/learning-switch.c \
80 lib/learning-switch.h \
81 lib/list.c \
82 lib/list.h \
ac718c9d
BP
83 lib/lockfile.c \
84 lib/lockfile.h \
064af421
BP
85 lib/mac-learning.c \
86 lib/mac-learning.h \
81a76618
BP
87 lib/match.c \
88 lib/match.h \
0d085684
BP
89 lib/memory.c \
90 lib/memory.h \
6a885fd0
BP
91 lib/meta-flow.c \
92 lib/meta-flow.h \
53ddd40a
BP
93 lib/multipath.c \
94 lib/multipath.h \
614c4892 95 lib/netdev-dummy.c \
5146acb1 96 lib/netdev-provider.h \
c060c4cf
EJ
97 lib/netdev-vport.c \
98 lib/netdev-vport.h \
064af421
BP
99 lib/netdev.c \
100 lib/netdev.h \
9c8e276e 101 lib/netflow.h \
2fe27d5a
BP
102 lib/netlink.c \
103 lib/netlink.h \
09246b99
BP
104 lib/nx-match.c \
105 lib/nx-match.h \
f094af7b
SH
106 lib/odp-execute.c \
107 lib/odp-execute.h \
064af421
BP
108 lib/odp-util.c \
109 lib/odp-util.h \
f25d0cf3
BP
110 lib/ofp-actions.c \
111 lib/ofp-actions.h \
dc4762ed
BP
112 lib/ofp-errors.c \
113 lib/ofp-errors.h \
982697a4
BP
114 lib/ofp-msgs.c \
115 lib/ofp-msgs.h \
f22716dc
JP
116 lib/ofp-parse.c \
117 lib/ofp-parse.h \
064af421
BP
118 lib/ofp-print.c \
119 lib/ofp-print.h \
fa37b408 120 lib/ofp-util.c \
e23ae585 121 lib/ofp-util.def \
fa37b408 122 lib/ofp-util.h \
020c9387
SH
123 lib/ofp-version-opt.h \
124 lib/ofp-version-opt.c \
064af421
BP
125 lib/ofpbuf.c \
126 lib/ofpbuf.h \
31a3fc6e
BP
127 lib/ovs-atomic-c11.h \
128 lib/ovs-atomic-gcc4+.c \
129 lib/ovs-atomic-gcc4+.h \
130 lib/ovs-atomic-gcc4.7+.h \
131 lib/ovs-atomic-pthreads.c \
132 lib/ovs-atomic-pthreads.h \
133 lib/ovs-atomic.h \
ec68790f
BP
134 lib/ovs-thread.c \
135 lib/ovs-thread.h \
f85f8ebb
BP
136 lib/ovsdb-data.c \
137 lib/ovsdb-data.h \
138 lib/ovsdb-error.c \
139 lib/ovsdb-error.h \
c3bb4bd7
BP
140 lib/ovsdb-idl-provider.h \
141 lib/ovsdb-idl.c \
142 lib/ovsdb-idl.h \
f85f8ebb
BP
143 lib/ovsdb-parser.c \
144 lib/ovsdb-parser.h \
145 lib/ovsdb-types.c \
146 lib/ovsdb-types.h \
b9e8b45a 147 lib/packets.c \
064af421 148 lib/packets.h \
2c78a3e6
SS
149 lib/pcap-file.c \
150 lib/pcap-file.h \
064af421
BP
151 lib/poll-loop.c \
152 lib/poll-loop.h \
064af421
BP
153 lib/process.c \
154 lib/process.h \
064af421
BP
155 lib/random.c \
156 lib/random.h \
157 lib/rconn.c \
158 lib/rconn.h \
3ed497fc
BP
159 lib/reconnect.c \
160 lib/reconnect.h \
064af421
BP
161 lib/sat-math.h \
162 lib/sha1.c \
163 lib/sha1.h \
164 lib/shash.c \
165 lib/shash.h \
44bac24b
BP
166 lib/simap.c \
167 lib/simap.h \
064af421
BP
168 lib/signals.c \
169 lib/signals.h \
79f1cbe9
EJ
170 lib/smap.c \
171 lib/smap.h \
064af421
BP
172 lib/socket-util.c \
173 lib/socket-util.h \
f85f8ebb
BP
174 lib/sort.c \
175 lib/sort.h \
f391294f
BP
176 lib/sset.c \
177 lib/sset.h \
829a7d02
JP
178 lib/stp.c \
179 lib/stp.h \
c34b65c7
BP
180 lib/stream-fd.c \
181 lib/stream-fd.h \
182 lib/stream-provider.h \
9467fe62 183 lib/stream-ssl.h \
c34b65c7
BP
184 lib/stream-tcp.c \
185 lib/stream-unix.c \
186 lib/stream.c \
187 lib/stream.h \
71d7c22f 188 lib/string.c \
59462465 189 lib/string.h \
064af421
BP
190 lib/svec.c \
191 lib/svec.h \
3a3eb9da
BP
192 lib/table.c \
193 lib/table.h \
8650b075
EJ
194 lib/timer.c \
195 lib/timer.h \
064af421
BP
196 lib/timeval.c \
197 lib/timeval.h \
648f4f1f
BP
198 lib/token-bucket.c \
199 lib/token-bucket.h \
064af421 200 lib/type-props.h \
afa3a931 201 lib/unaligned.h \
f38b84ea
BP
202 lib/unicode.c \
203 lib/unicode.h \
fa0361b7
GG
204 lib/unixctl.c \
205 lib/unixctl.h \
064af421
BP
206 lib/util.c \
207 lib/util.h \
fa0361b7
GG
208 lib/uuid.c \
209 lib/uuid.h \
064af421
BP
210 lib/valgrind.h \
211 lib/vconn-provider.h \
064af421 212 lib/vconn-stream.c \
064af421
BP
213 lib/vconn.c \
214 lib/vconn.h \
0fb7b915
BP
215 lib/vlan-bitmap.c \
216 lib/vlan-bitmap.h \
025e874a
BP
217 lib/vlandev.c \
218 lib/vlandev.h \
064af421 219 lib/vlog.c \
6e037e3c
EJ
220 lib/vlog.h \
221 lib/vswitch-idl.c \
92fa2e92 222 lib/vswitch-idl.h
6e037e3c 223
424d1282
BP
224nodist_lib_libopenvswitch_a_SOURCES = \
225 lib/dirs.c
226CLEANFILES += $(nodist_lib_libopenvswitch_a_SOURCES)
064af421 227
c72e245a
BP
228noinst_LIBRARIES += lib/libsflow.a
229lib_libsflow_a_SOURCES = \
230 lib/sflow_api.h \
231 lib/sflow.h \
232 lib/sflow_agent.c \
233 lib/sflow_sampler.c \
234 lib/sflow_poller.c \
235 lib/sflow_receiver.c
236lib_libsflow_a_CFLAGS = $(AM_CFLAGS)
237if HAVE_WNO_UNUSED
238lib_libsflow_a_CFLAGS += -Wno-unused
239endif
52af5b99
BP
240if HAVE_WNO_UNUSED_PARAMETER
241lib_libsflow_a_CFLAGS += -Wno-unused-parameter
242endif
c72e245a 243
361906b1 244if LINUX_DATAPATH
064af421 245lib_libopenvswitch_a_SOURCES += \
c83cdd30 246 lib/dpif-linux.c \
9fe3b9a2 247 lib/dpif-linux.h \
c83cdd30 248 lib/netdev-linux.c \
d3980822 249 lib/netdev-linux.h \
45c8d3a1
EJ
250 lib/netlink-notifier.c \
251 lib/netlink-notifier.h \
064af421 252 lib/netlink-protocol.h \
2fe27d5a
BP
253 lib/netlink-socket.c \
254 lib/netlink-socket.h \
21d6e22e 255 lib/rtnetlink-link.c \
ea83a2fc 256 lib/rtnetlink-link.h \
a132aa96
EJ
257 lib/route-table.c \
258 lib/route-table.h
064af421
BP
259endif
260
97eba8fc
BP
261if HAVE_POSIX_AIO
262lib_libopenvswitch_a_SOURCES += lib/async-append-aio.c
263else
888e0cf4 264lib_libopenvswitch_a_SOURCES += lib/async-append-null.c
97eba8fc
BP
265endif
266
361906b1
EJ
267if ESX
268lib_libopenvswitch_a_SOURCES += \
269 lib/route-table-stub.c
270endif
271
9360d9b7
EM
272if HAVE_IF_DL
273lib_libopenvswitch_a_SOURCES += \
f6eb6b20
GL
274 lib/netdev-bsd.c \
275 lib/rtbsd.c \
276 lib/rtbsd.h \
9360d9b7
EM
277 lib/route-table-bsd.c
278endif
279
064af421 280if HAVE_OPENSSL
fe55ad15 281lib_libopenvswitch_a_SOURCES += lib/stream-ssl.c
424d1282 282nodist_lib_libopenvswitch_a_SOURCES += lib/dhparams.c
064af421
BP
283lib/dhparams.c: lib/dh1024.pem lib/dh2048.pem lib/dh4096.pem
284 (echo '#include "lib/dhparams.h"' && \
285 openssl dhparam -C -in $(srcdir)/lib/dh1024.pem -noout && \
286 openssl dhparam -C -in $(srcdir)/lib/dh2048.pem -noout && \
287 openssl dhparam -C -in $(srcdir)/lib/dh4096.pem -noout) \
288 | sed 's/\(get_dh[0-9]*\)()/\1(void)/' > lib/dhparams.c.tmp
289 mv lib/dhparams.c.tmp lib/dhparams.c
bf8f2167
BP
290else
291lib_libopenvswitch_a_SOURCES += lib/stream-nossl.c
064af421
BP
292endif
293
294EXTRA_DIST += \
295 lib/dh1024.pem \
296 lib/dh2048.pem \
b43c6fe2
BP
297 lib/dh4096.pem \
298 lib/dirs.c.in
064af421 299
0027492d 300MAN_FRAGMENTS += \
064af421 301 lib/common.man \
f7f62235 302 lib/common-syn.man \
a5f607bc 303 lib/coverage-unixctl.man \
064af421 304 lib/daemon.man \
f7f62235 305 lib/daemon-syn.man \
149ff68a 306 lib/memory-unixctl.man \
020c9387 307 lib/ofp-version.man \
23edef9e 308 lib/ovs.tmac \
84ee7bcf 309 lib/ssl-bootstrap.man \
9467fe62 310 lib/ssl-bootstrap-syn.man \
84ee7bcf
BP
311 lib/ssl-peer-ca-cert.man \
312 lib/ssl.man \
9467fe62 313 lib/ssl-syn.man \
3a3eb9da 314 lib/table.man \
7b38bdc8
BP
315 lib/unixctl.man \
316 lib/unixctl-syn.man \
84ee7bcf
BP
317 lib/vconn-active.man \
318 lib/vconn-passive.man \
b16fdafe 319 lib/vlog-unixctl.man \
f7f62235 320 lib/vlog-syn.man \
064af421
BP
321 lib/vlog.man
322
6e037e3c
EJ
323# vswitch IDL
324OVSIDL_BUILT += \
e3a88027
EJ
325 $(srcdir)/lib/vswitch-idl.c \
326 $(srcdir)/lib/vswitch-idl.h \
327 $(srcdir)/lib/vswitch-idl.ovsidl
6e037e3c 328
e3a88027 329EXTRA_DIST += $(srcdir)/lib/vswitch-idl.ann
8c8c0f3a
BP
330VSWITCH_IDL_FILES = \
331 $(srcdir)/vswitchd/vswitch.ovsschema \
332 $(srcdir)/lib/vswitch-idl.ann
e3a88027 333$(srcdir)/lib/vswitch-idl.ovsidl: $(VSWITCH_IDL_FILES)
8c8c0f3a 334 $(OVSDB_IDLC) annotate $(VSWITCH_IDL_FILES) > $@.tmp
6e037e3c
EJ
335 mv $@.tmp $@
336
b43c6fe2
BP
337lib/dirs.c: lib/dirs.c.in Makefile
338 ($(ro_c) && sed < $(srcdir)/lib/dirs.c.in \
339 -e 's,[@]srcdir[@],$(srcdir),g' \
340 -e 's,[@]LOGDIR[@],"$(LOGDIR)",g' \
341 -e 's,[@]RUNDIR[@],"$(RUNDIR)",g' \
f973f2af 342 -e 's,[@]DBDIR[@],"$(DBDIR)",g' \
b43c6fe2 343 -e 's,[@]bindir[@],"$(bindir)",g' \
2fad9ebd 344 -e 's,[@]sysconfdir[@],"$(sysconfdir)",g' \
b43c6fe2
BP
345 -e 's,[@]pkgdatadir[@],"$(pkgdatadir)",g') \
346 > lib/dirs.c.tmp
064af421
BP
347 mv lib/dirs.c.tmp lib/dirs.c
348
90bf1e07 349$(srcdir)/lib/ofp-errors.inc: \
514887ee
BP
350 lib/ofp-errors.h include/openflow/openflow-common.h \
351 $(srcdir)/build-aux/extract-ofp-errors
853d1083 352 $(run_python) $(srcdir)/build-aux/extract-ofp-errors \
514887ee
BP
353 $(srcdir)/lib/ofp-errors.h \
354 $(srcdir)/include/openflow/openflow-common.h > $@.tmp
355 mv $@.tmp $@
a082dd9b 356$(srcdir)/lib/ofp-errors.c: $(srcdir)/lib/ofp-errors.inc
90bf1e07 357EXTRA_DIST += build-aux/extract-ofp-errors lib/ofp-errors.inc
dc4762ed 358
982697a4
BP
359$(srcdir)/lib/ofp-msgs.inc: \
360 lib/ofp-msgs.h $(srcdir)/build-aux/extract-ofp-msgs
361 $(run_python) $(srcdir)/build-aux/extract-ofp-msgs \
362 $(srcdir)/lib/ofp-msgs.h $@ > $@.tmp && mv $@.tmp $@
363$(srcdir)/lib/ofp-msgs.c: $(srcdir)/lib/ofp-msgs.inc
364EXTRA_DIST += build-aux/extract-ofp-msgs lib/ofp-msgs.inc
365
b2df0225 366INSTALL_DATA_LOCAL += lib-install-data-local
99155935 367lib-install-data-local:
064af421
BP
368 $(MKDIR_P) $(DESTDIR)$(RUNDIR)
369 $(MKDIR_P) $(DESTDIR)$(PKIDIR)
370 $(MKDIR_P) $(DESTDIR)$(LOGDIR)
f973f2af 371 $(MKDIR_P) $(DESTDIR)$(DBDIR)
064af421 372
d76f09ea 373if !USE_LINKER_SECTIONS
611d30ce
BP
374# All distributed sources, with names adjust properly for referencing
375# from $(builddir).
376all_sources = \
377 `for file in $(DIST_SOURCES); do \
378 if test -f $$file; then \
379 echo $$file; \
380 else \
381 echo $(VPATH)/$$file; \
382 fi; \
383 done`
384
d76f09ea
BP
385lib/coverage.$(OBJEXT): lib/coverage.def
386lib/coverage.def: $(DIST_SOURCES)
387 sed -n 's|^COVERAGE_DEFINE(\([_a-zA-Z0-9]\{1,\}\)).*$$|COVERAGE_COUNTER(\1)|p' $(all_sources) | LC_ALL=C sort -u > $@
388CLEANFILES += lib/coverage.def
22c79496 389
611d30ce
BP
390lib/vlog.$(OBJEXT): lib/vlog-modules.def
391lib/vlog-modules.def: $(DIST_SOURCES)
392 sed -n 's|^VLOG_DEFINE_\(THIS_\)\{0,1\}MODULE(\([_a-zA-Z0-9]\{1,\}\)).*$$|VLOG_MODULE(\2)|p' $(all_sources) | LC_ALL=C sort -u > $@
393CLEANFILES += lib/vlog-modules.def
394endif