aboutsummaryrefslogtreecommitdiff
path: root/helper/Makefile.am
AgeCommit message (Expand)Author
2021-11-12helper: implement deprecationJere Leppänen
2021-02-26build: check names of global symbols in static librariesJere Leppänen
2021-02-23configure: add with-libcli-path optionJere Leppänen
2021-02-23helper: add CLI helper API and implementationJere Leppänen
2021-02-23helper: create autoheaderJere Leppänen
2021-02-05helper: ipsec: add algorithm check functionAakash Sasidharan
2020-12-21helper: add odph_igmp header descriptionKiran Kumar K
2020-12-21helper: add odph_gtp header descriptionKiran Kumar K
2020-06-16build: do not define libodp as part of helperStanislaw Kardach
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen
2019-05-09helper: add helper version definesPetri Savolainen
2018-08-22helper: add SCTP protocol headerDmitry Eremin-Solenikov
2018-01-18build: move ODP include path to common Makefile.incDmitry Eremin-Solenikov
2018-01-15helper: link against libpthread and libodp-linuxDmitry Eremin-Solenikov
2017-10-16helper: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-16helper: move libodphelper.pc.in to helper directoryDmitry Eremin-Solenikov
2017-09-08configure: stop setting AM_* variablesDmitry Eremin-Solenikov
2017-09-08build: use AM_CPPFLAGS to set include paths, rather than AM_CFLAGSDmitry Eremin-Solenikov
2017-09-08build: drop platorm/linux-generic/Makefile.incDmitry Eremin-Solenikov
2017-08-28helper: move include files to helper/includeDmitry Eremin-Solenikov
2017-03-02helper: pkgconfig: remove linux-generic from helper lib namePetri Savolainen
2017-03-02helper: linux: add common linux helper filePetri Savolainen
2017-02-16helper: linux: renamed threads_extn to linux helpersPetri Savolainen
2017-02-03abi: event: added the first ABI spec filePetri Savolainen
2017-01-27configure.ac: helper: print debug config optionMaxim Uvarov
2017-01-25helper: use odph_api.h for test include for unexported filesMike Holmes
2017-01-25helper: add odph_api.h for existing exported headersMike Holmes
2017-01-22helper: move thread implementation under platformMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2017-01-12helper: table: add impl of ip lookup tableRu Jia
2017-01-12helper: table: add impl of cuckoo hash tableRu Jia
2016-10-26fix out of tree buildMaxim Uvarov
2016-09-07linux-generic: configure: add conditional shared library supportBill Fischofer
2016-07-01configure: split up libodphelper SO-version from libodpAnders Roxell
2016-04-29helper: add a more complete and correct checksum implementationBarry Spinney
2016-03-29helper/Makefile: add SO-version to helper libAnders Roxell
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell
2016-03-03helper: ip: added ipv4 address parsePetri Savolainen
2016-03-03helper: eth: added mac address parsePetri Savolainen
2016-02-18helper: remove ring codeMaxim Uvarov
2016-02-08helper: deleted odph_pausePetri Savolainen
2016-02-08linux-generic: cpu: implemented pausePetri Savolainen
2015-12-03helper: strong types supportMaxim Uvarov
2015-11-24remove hard platform linksMike Holmes
2015-11-13helper: table: fix the ci warninghuanggaoyang
2015-11-13helper: add the new source files to Makefilehuanggaoyang
2015-08-11helper: fix installation path for includesNicolas Morey-Chaisemartin
2015-07-09helper: convert to a libraryMike Holmes
2015-05-27test: helper: add process and thread testsMike Holmes