aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2015-08-04example: timer: use ability to indicate that event was lostIvan Khoronzhuk
2015-08-04example: timer: delete races while terminationIvan Khoronzhuk
2015-07-31example: classifier: fix buffer size warningBalasubramanian Manoharan
2015-07-30example:generator:printing verbose outputBalakrishna.Garapati
2015-07-27example: ipsec: fix copy/paste error in READMEStuart Haslam
2015-07-24example: classifier: fix string overflowBala Manoharan
2015-07-24example:ipsec: Fix for Polled queuesNikhil Agarwal
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-22configure: use stricter warningsMike Holmes
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-17example: ipsec: Fix context state race condition inNikhil Agarwal
2015-07-17test: do not use negative array indexMaxim Uvarov
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-16odp_timer_test: remove redundant free functionZoltan Kiss
2015-07-15examples: ipsec: fix inner IP checksum computationAlexandru Badicioiu
2015-07-14example:generator:print correct appl_modeBalakrishna.Garapati
2015-07-09helper: convert to a libraryMike Holmes
2015-07-08packet_io: release unsent packets after odp_pktio_send()Zoltan Kiss
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-16helpers: fix udp checksum computationAlexandru Badicioiu
2015-06-12example: use SCNx32/PRIx32 macroNicolas Morey-Chaisemartin
2015-06-12example: classifier: check sscanf return codeNicolas Morey-Chaisemartin
2015-06-10example: ipsec: tunnel mode supportAlexandru Badicioiu
2015-06-05codespell: fix spellingMike Holmes
2015-05-28example: classifier: remove extra local initPetri Savolainen
2015-05-18example: classifier: check for null tokenMike Holmes
2015-05-08example: timer: remove global variables to share the data between workersJerin Jacob
2015-05-08api/linux-generic/example/validation: remove odp_pmr_create_range() function ...Balasubramanian Manoharan
2015-04-24example: ODP classifier exampleBalasubramanian Manoharan
2015-04-23example: timer: clean up prescheduled eventsOla Liljedahl
2015-04-23example: doxygen: remove examples from src pathMike Holmes
2015-04-14validation: move l2fwd from example to performance testsMaxim Uvarov
2015-04-10examples: odp_ipsec: runtime select multiple vs single deqAlexandru Badicioiu
2015-04-10examples: odp_ipsec: runtime select scheduled vs poll queuesAlexandru Badicioiu
2015-04-10examples: odp_ipsec: handle alloc_pkt_ctx failureAlexandru Badicioiu
2015-03-30example: odp_generator: use odp_timerOla Liljedahl
2015-03-27example: generator: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-27example: odp_ipsec: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-27example: odp_l2fwd: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-25example: l2fwd print packets per secondMaxim Uvarov
2015-03-16example: odp_ipsec: remove USE_MAC_ADDR_HACKCiprian Barbu
2015-03-10example: odp_packet uncomment polling queuesMaxim Uvarov
2015-03-06replace deprecated _BSD_SOURCE with _DEFAULT_SOURCEGary S. Robertson
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: fix multiple c99 implicit declaration of function ‘strtok_r’Mike Holmes
2015-02-27example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t knownMike Holmes
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-02-27example: odp_generator: fix c99 usleepMike Holmes
2015-02-27example: packet: add more missing doxygen documentationBill Fischofer