aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec
AgeCommit message (Expand)Author
2018-07-05example: use ODP_THREAD_COUNT_MAX as max worker countMatias Elo
2018-07-05example: use min number of workers by defaultMatias Elo
2018-06-29example: ipsec: support building w/o OpenSSLDmitry Eremin-Solenikov
2018-05-14helper: thread: don't use getopt libraryPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-26api: crypto: use cipher_iv_ptr instead of override_iv_ptrDmitry Eremin-Solenikov
2018-02-26api: crypto: use cipher_iv instead of iv in session paramsDmitry Eremin-Solenikov
2018-01-15example: add missing libraries to LDADD variablesDmitry Eremin-Solenikov
2018-01-14helper: remove camelcase from icmp protocolBill Fischofer
2017-12-27example: adapt ipsec example to use IPsec APIDmitry Eremin-Solenikov
2017-12-27example: ipsec: adapt to running on top of loop interfacesDmitry Eremin-Solenikov
2017-12-27example: ipsec_offload: add ipsec_offload exampleNikhil Agarwal
2017-12-27example: switch to using ODP chksum APIDmitry Eremin-Solenikov
2017-12-27api: crypto: replace redundant packet_ prefixes from definitionsDmitry Eremin-Solenikov
2017-12-27example: ipsec: rewrite using Crypto packet APIDmitry Eremin-Solenikov
2017-12-27api: crypto: add crypto packet operation interfaceDmitry Eremin-Solenikov
2017-12-27api: crypto: deprecate ASYNC mode and odp_crypto_compl_tDmitry Eremin-Solenikov
2017-10-16example: simplify Makefile.amsDmitry Eremin-Solenikov
2017-10-11example: use odp_sys_info_printIlias Apalodimas
2017-07-18example: ipsec: fix build with OpenSSL located in non-standard pathDmitry Eremin-Solenikov
2017-06-16example: ipsec: set auth_digest_lenDmitry Eremin-Solenikov
2017-06-16linux-gen: packet: recognize ICMPv6 packetsMatias Elo
2017-06-16test: crypto: remove references to deprecated crypto apisPetri Savolainen
2017-01-25examples: use odph_api.hMike Holmes
2017-01-22helper: cleanup Linux rename to threadMike Holmes
2017-01-12example: ipsec: use op_param_t instead of op_params_tPetri Savolainen
2017-01-12test: crypto: use odp_crypto_session_param_initPetri Savolainen
2017-01-09example: free reserved shared memory blocksMatias Elo
2016-07-29example:ipsec: removed invalid todos.Nikhil Agarwal
2016-07-15example: remove reference from linux-generic internal envsMaxim Uvarov
2016-07-15example/ipsec: scope ipsec examplesAnders Roxell
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-23example: ipsec: adding helper cmd line parsingChristophe Milard
2016-05-23example: ipsec: using agnostic function for ODP threadsChristophe Milard
2016-04-25example/ipsec: crash with invalid route parametersAkhil Goyal
2016-04-21api: init: add instance handlePetri Savolainen
2016-03-04api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-03-04api: queue: remove queue type pktin and pktoutPetri Savolainen
2016-03-04example: ipsec: port to use new pktio apiPetri Savolainen
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-03helper: remove odp_ definitionsPetri Savolainen
2016-02-08api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-08api: pktio: rename pktio modesPetri Savolainen
2016-02-08api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-08api: endian: rename endian types with odp_ prefixChristophe Milard
2016-02-08example: update CPU Hz calling functionsHongbo Zhang
2016-02-08api: sysinfo: move CPU Hz API to cpu.hHongbo Zhang
2016-02-08api: sysinfo: move CPU model API to cpu.hHongbo Zhang
2016-01-20tests: harmonize posix extensions level definesPetri Savolainen