osmo-msc/openbsc/src/utils
Max 7bb383a45c Make pcap dependency optional
Previously we required pcap.h unconditionally which causes embedded
build failure because it's not included in current version of out poky
toolchain. We can add it to toolchain but it's only necessary for
utils/osmo-meas-pcap2db which is not built for sysmobts anyway so it's
easier to just make this dependency optional and build osmo-meas-pcap2db
only if it's available - similar to the way we build osmo-meas-udp2db.

Related: SYS#3610
Change-Id: I77a5f7eafe0282abedacffad6a9bcb0a8f2b5caa
2017-05-02 13:43:06 +02:00
..
Makefile.am Make pcap dependency optional 2017-05-02 13:43:06 +02:00
bs11_config.c move to libcommon-cs: net init 2: move bsc_network_init decl to new .h 2016-11-24 16:58:31 +01:00
isdnsync.c isdnsync: Remove a double close of the isdn device 2013-07-03 10:17:37 +02:00
meas_db.c Fix MS TO measurement representation 2017-04-26 08:25:22 +00:00
meas_db.h meas_feed: Add tool to read meas_feed PCAP and write it to sqlite3 2015-01-01 13:03:03 +01:00
meas_json.c meas_json: fix NEIGH: missing array braces 2017-03-01 11:48:09 +00:00
meas_pcap2db.c meas_pcap2db.c: remove unused include of msgb.h 2016-10-13 13:14:41 +00:00
meas_udp2db.c msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
meas_vis.c Fix MS TO measurement representation 2017-04-26 08:25:22 +00:00
smpp_mirror.c msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00