aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
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
2017-01-22helper: move thread implementation under platformMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2017-01-22configure: use helper configure.m4Mike Holmes
2017-01-12helper: cuckootable: add missing return codesMaxim Uvarov
2017-01-12api: byteorder: avoid bitfield order doxygen omissionsBill Fischofer
2017-01-12helper: test: gitignore add iplookuptableChristophe Milard
2017-01-12helper: test: add validation test of ip lookup tableRu Jia
2017-01-12helper: table: add impl of ip lookup tableRu Jia
2017-01-12helper: test: add test of cuckoo hash tableRu Jia
2017-01-12helper: table: add impl of cuckoo hash tableRu Jia
2017-01-09helper: fix odph_ipv4_csum functions for L3 offset 0Joe Savage
2016-12-29helper: do not break odp_term_global protocolStanislaw Kardach
2016-12-09helper: remove unused variableMike Holmes
2016-10-26fix out of tree buildMaxim Uvarov
2016-09-07linux-generic: configure: add conditional shared library supportBill Fischofer
2016-08-02helper: fixing helper prefix in chksum.cKhalil Blaiech
2016-07-15helper/test/Makefile: don't install testsAnders Roxell
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-07-01configure: split up libodphelper SO-version from libodpAnders Roxell
2016-06-15helper: linux: correct pthread join retval checkPetri Savolainen
2016-06-09helper: chksum: fix type casting for C++ includeOriol Arcas
2016-05-27helper: linux: odp thread cpu affinity APIsYi He
2016-05-24helper: fix doxygen comments for odpthread creation parametersChristophe Milard
2016-05-23helper/test: add missing scripts to EXTRA_DISTAnders Roxell
2016-05-23helper: test: adding odpthread functions testsChristophe Milard
2016-05-23helpers: linux: creating functions to handle odpthreadsChristophe Milard
2016-05-23helpers: adding command line argument parsingChristophe Milard
2016-05-10helper: add chksum documentation sectionMike Holmes
2016-05-10helper: add strong types documentation sectionMike Holmes
2016-05-10helper: add linux documentation sectionMike Holmes
2016-05-03helper: chksum add ipv3 and udp fieldsMaxim Uvarov
2016-04-29helper: add a more complete and correct checksum implementationBarry Spinney
2016-04-29linux-generic: packet: fix number of parsing bugs, some vlan_hdr_t relatedBarry Spinney
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-25api: packet: rename and add copy functionsPetri Savolainen
2016-04-22helper: add VLANHDR and IP_TOS constantsBarry Spinney