mirror_iproute2/bridge
Stephen Hemminger 5f1df307b4 config: put CFLAGS/LDLIBS in config.mk
This renames Config to config.mk and includes more Make input.
Now configure generates all the required CFLAGS and LDLIBS for
the optional libraries.

Also, use pkg-config to test for libelf, rather than using a test
program. This makes it consistent with other libraries.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2017-08-23 10:03:09 -07:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
br_common.h bridge: add json support for bridge vlan show 2016-07-20 12:02:02 -07:00
bridge.c bridge: add json support for bridge vlan show 2016-07-20 12:02:02 -07:00
fdb.c bridge: Distinguish between externally learned vs offloaded FDBs 2017-06-14 09:50:25 -07:00
link.c bridge: add support for the multicast flood flag 2016-10-17 05:29:24 -07:00
Makefile config: put CFLAGS/LDLIBS in config.mk 2017-08-23 10:03:09 -07:00
mdb.c bridge: this patch adds json support for bridge mdb show 2017-07-18 17:32:38 -07:00
monitor.c scrub out whitespace issues 2016-03-27 10:50:14 -07:00
vlan.c bridge: vlan: remove wrong stats help 2016-10-17 05:22:47 -07:00