build/pkg-config: improve static linking flags
[dpdk.git] / examples / ipsec-secgw / Makefile
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-04-05 Lukasz Bartosikexamples/ipsec-secgw: add driver mode worker
2020-04-01 Anoob Josephexamples/ipsec-secgw: add framework for event helper
2020-02-05 Vladimir Medvedkinexamples/ipsec-secgw: integrate inbound SAD
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-05-09 Marcin Smoczynskiexamples/ipsec-secgw: fix build error log
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: make data-path to use IPsec library
2019-01-10 Konstantin Ananyevexamples/ipsec-secgw: make app to use IPsec library
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-26 Radu Nicolauexamples/ipsec-secgw: fix build without security lib
2016-10-04 Fan Zhangexamples/ipsec-secgw: support configuration file
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: support IPv6
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: add debug build option
2016-04-04 Daniel Mrzyglodexamples: fix build with icc 15.0.1
2016-03-11 Sergio Gonzalez... examples/ipsec-secgw: add IPsec sample application