aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec/odp_ipsec_stream.c
AgeCommit message (Expand)Author
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-15examples: ipsec: fix inner IP checksum computationAlexandru Badicioiu
2015-06-10example: ipsec: tunnel mode supportAlexandru Badicioiu
2015-04-10examples: odp_ipsec: runtime select multiple vs single deqAlexandru Badicioiu
2015-02-27example: odp_ipsec_stream: fix c99 unknown type name ‘uint’Mike Holmes
2015-01-30api: crypto: change bool to odp_bool_tRobbie King
2015-01-30example: ipsec: move L2/3/4 offset setRobbie King
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-27api: pool: Rename odp_buffer_pool_ to odp_pool_Petri Savolainen
2015-01-27api: event: odp_queue_deq_multiPetri Savolainen
2015-01-27api: event: odp_queue_deqPetri Savolainen
2015-01-27api: event: odp_schedule and odp_queue_enqPetri Savolainen
2014-12-16api: packet: add head/tail room manipulationBill Fischofer
2014-12-16api: packet: change layer offset/pointer APIBill Fischofer
2014-12-16api: packet: change alloc/freeBill Fischofer
2014-12-16api: packet: move helper functions to public APIBill Fischofer
2014-12-10Rename packet functionsMaxim Uvarov
2014-11-19example: Remove use of ODP API loggingMike Holmes
2014-10-22Rename ODPH_PACKED macroJerin Jacob
2014-10-21Add crypto and rwlock into odp.hPetri Savolainen
2014-10-03Rename packet start functionPetri Savolainen
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory flag default valuePetri Savolainen
2014-09-10Add IPsec example app to build environmentRobbie King