aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
2018-02-28helper: cuckoo: check pool and queue limitsPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12helper: adjust strong types to remove high bit truncationDmitry Eremin-Solenikov
2018-01-18linux-gen: align: Fix alignment for typedef definitionsIlias Apalodimas
2018-01-18linux-gen, include: switch std_clib.h to api+abiDmitry Eremin-Solenikov
2018-01-18build: move ODP include path to common Makefile.incDmitry Eremin-Solenikov
2018-01-18configure: enable linux helpers by defaultPetri Savolainen
2018-01-15helper/tests: use common Makefile.inc for testsDmitry Eremin-Solenikov
2018-01-15helper: link against libpthread and libodp-linuxDmitry Eremin-Solenikov
2018-01-14helper: remove camelcase from icmp protocolBill Fischofer
2017-12-27helper: use new odp checksum APIDmitry Eremin-Solenikov
2017-10-21.gitinore: ignore moved .pc filesDmitry Eremin-Solenikov
2017-10-19helper: add ${EXEEXT} when calling compiled programsDmitry Eremin-Solenikov
2017-10-16helper: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-16helper: move libodphelper.pc.in to helper directoryDmitry Eremin-Solenikov
2017-09-15doc: helper: add missing doxygen to avoid warningsBill Fischofer
2017-09-08helper: test: rework build systemDmitry 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-09-04helper: chksum: add few guarding conditionsDmitry Eremin-Solenikov
2017-09-04configure: enable all tests by defaultDmitry Eremin-Solenikov
2017-08-29helper: chksum: verify odph_ipv4_chksum_x() functionsDmitry Eremin-Solenikov
2017-08-29helper: ip: correct ipv4 header checksum calculationDmitry Eremin-Solenikov
2017-08-29helper: chksum: odph_chksum returns value in network byte orderDmitry Eremin-Solenikov
2017-08-28helper: move include files to helper/includeDmitry Eremin-Solenikov
2017-08-25helper: use config.h headerDmitry Eremin-Solenikov
2017-08-25configure: move configure header to include dirDmitry Eremin-Solenikov
2017-08-23helper: test: fix running process/thread tests on single core systemsMatias Elo
2017-07-21helper: add missing pool param initsMaxim Uvarov
2017-06-16helper: add additional doxygen documentationBill Fischofer
2017-06-16helper: cuckoo: add queue size config to cuckoo tableHonnappa Nagarahalli
2017-06-16linux-gen: packet: recognize ICMPv6 packetsMatias Elo
2017-05-11helper: tables: avoid invalid odp_shm_addr() callsMatias Elo
2017-04-25bug: linux-generic: add syntax to allow newer clang to compile odpBill Fischofer
2017-04-03helper: iplookuptable: fix prefix_entry_t member orderMatias Elo
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-10helper: tables: avoid invalid odp_shm_addr() callsBill Fischofer
2017-02-10helper: iplookuptable: removed unused variableBill Fischofer
2017-02-10helper: cuckootable: avoid storage leaks on error pathsBill Fischofer
2017-02-09doc: helper: add missing doxygen for helper table functionsBill Fischofer
2017-02-03abi: event: added the first ABI spec filePetri Savolainen
2017-01-31helper: iplookuptable: avoid potential null pointer dereferencesBill Fischofer
2017-01-27configure.ac: helper: print debug config optionMaxim Uvarov
2017-01-27helper: fix compilation with warningsMaxim 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: remove dependence on test dirMike Holmes