aboutsummaryrefslogtreecommitdiff
path: root/helper/include
AgeCommit message (Expand)Author
2017-09-15doc: helper: add missing doxygen to avoid warningsBill Fischofer
2017-09-04helper: chksum: add few guarding conditionsDmitry 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-06-16helper: add additional doxygen documentationBill Fischofer
2017-06-16linux-gen: packet: recognize ICMPv6 packetsMatias Elo
2017-03-02helper: linux: add common linux helper filePetri Savolainen
2017-02-16helper: linux: renamed threads_extn to linux helpersPetri Savolainen
2017-02-09doc: helper: add missing doxygen for helper table functionsBill Fischofer
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-12api: byteorder: avoid bitfield order doxygen omissionsBill Fischofer
2017-01-09helper: fix odph_ipv4_csum functions for L3 offset 0Joe Savage
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-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-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-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-03-23api: init: add instance handlePetri Savolainen
2016-02-12linux-generic/helper: move ring from helper to linux-genericMaxim Uvarov
2016-02-12helper: flag to not link ring to linked listMaxim Uvarov
2016-02-12helper: ring: update ring with shm proc argumentMaxim Uvarov
2016-02-11api: move include/odp.h to include/odp_api.hChristophe Milard
2016-02-11helper: remove odp_ definitionsPetri Savolainen
2016-02-11helper: ip: added ipv4 address parsePetri Savolainen
2016-02-11helper: eth: added mac address parsePetri Savolainen
2016-01-28api: endian: rename endian types with odp_ prefixChristophe Milard
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 UDP checksum computationGrigore Ion
2015-12-03helper: unbind hash from platform strong typesMaxim Uvarov
2015-12-03helper: strong types supportMaxim Uvarov
2015-11-16helper: table: fix the doxygen warninghuanggaoyang
2015-11-13helper: add table apihuanggaoyang
2015-10-27validation: classification: added additional suite to test individual PMRsBalasubramanian Manoharan
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-06-16helpers: fix udp checksum computationAlexandru Badicioiu
2015-06-05codespell: fix spellingMike Holmes