aboutsummaryrefslogtreecommitdiff
path: root/helper/Makefile.am
AgeCommit message (Expand)Author
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