aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
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
2016-04-15api: debug: promote ODP_STATIC_ASSERT() to be an ODP APIBill Fischofer
2016-04-11api: init: add instance handlePetri Savolainen
2016-03-30configure: move test_helper to its own m4 fileAnders Roxell
2016-03-29helper/Makefile: add SO-version to helper libAnders Roxell
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell
2016-03-29rename libodp to libodp-linuxAnders Roxell
2016-03-04helpers: remove odp_ prefix for tests source filesMaxim Uvarov
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-03tests: use parse mac and ip address helpersPetri Savolainen
2016-03-03helper: remove odp_ definitionsPetri Savolainen
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-16helper: linux: remove unnecessary cpumask copyPetri Savolainen
2016-02-16helper: linux: correct cpumask usagePetri Savolainen
2016-02-08api: endian: rename endian types with odp_ prefixChristophe Milard
2016-02-08helper: deleted odph_pausePetri Savolainen
2016-02-08linux-generic: cpu: implemented pausePetri Savolainen
2016-01-11helper: fix UDP checksum computationGrigore Ion
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-12-07Revert "helper : Fix UDP checksum computation"Maxim Uvarov
2015-12-07helper: fix strncpy in table supportMike Holmes
2015-12-07helper : Fix UDP checksum computationGrigore Ion
2015-12-03helper: unbind hash from platform strong typesMaxim Uvarov
2015-12-03helper: strong types supportMaxim Uvarov
2015-11-24remove hard platform linksMike Holmes
2015-11-18helper: test: add odp_table to .gitignore fileBill Fischofer
2015-11-18helper/lineartable.c: remove unused variableAnders Roxell
2015-11-18helper/hashtable.c: remove unused variableAnders Roxell
2015-11-16helper: table: fix the doxygen warninghuanggaoyang
2015-11-13helper: table: fix the ci warninghuanggaoyang
2015-11-13helper: test: add a simple test case for hashtablehuanggaoyang
2015-11-13helper: add the new source files to Makefilehuanggaoyang
2015-11-13helper: table: add impl of lineartablehuanggaoyang
2015-11-13helper: table: add impl of hashtablehuanggaoyang
2015-11-13helper: add table apihuanggaoyang
2015-11-05helper: linux: checkpatch cleaning for helper/linux.cCarl Wallen
2015-11-05helper: linux: examine the cause for child process terminationCarl Wallen
2015-11-05helper: linux: request SIGTERM if parent process diesCarl Wallen
2015-10-27validation: classification: added additional suite to test individual PMRsBalasubramanian Manoharan
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-08-11helper: fix installation path for includesNicolas Morey-Chaisemartin
2015-07-27helper: test: chksum: catch errors in scan_ipMike Holmes
2015-07-27helper: linux: catch possible undefinedMike Holmes