aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec
AgeCommit message (Expand)Author
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
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-11-25example: ipsec: add support for HMAC-SHA-256-128Nicolas Morey-Chaisemartin
2015-11-25api: crypto: move enums from platform types to odp and rename to fit the API ...Nicolas Morey-Chaisemartin
2015-11-05example: ipsec: check push_tail return codeNicolas Morey-Chaisemartin
2015-11-02example/ipsec: Increase ip_data_len for Tunnel modeAkhil Goyal
2015-10-22example: use odp_pktio_param_init() APIBill Fischofer
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-09example:ipsec: Using environment varibale for pktio mode.Nikhil Agarwal
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-09-22example: ipsec: avoid mixing of scheduler wait time and time API timeIvan Khoronzhuk
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-07-27Merge branch 'master' into api-nextMaxim Uvarov
2015-07-27example: ipsec: fix copy/paste error in READMEStuart Haslam
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-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-20Merge branch 'master' into api-nextMaxim Uvarov
2015-07-17example: ipsec: Fix context state race condition inNikhil Agarwal
2015-07-16Merge branch 'master' into api-nextMaxim Uvarov
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-15examples: ipsec: fix inner IP checksum computationAlexandru Badicioiu
2015-07-15example: use odp_queue_param_init routineBill Fischofer
2015-07-08api: sched: removed GROUP_DEFAULTPetri Savolainen
2015-07-07example: use odp_pool_param_init routineBill Fischofer
2015-07-06queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-10api: init: added thread type to local initPetri Savolainen
2015-06-10api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-06-10api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-06-10Merge branch 'master' into api-nextMaxim Uvarov
2015-06-10example: ipsec: tunnel mode supportAlexandru Badicioiu
2015-06-05Merge branch 'master' into api-nextMaxim Uvarov
2015-06-05codespell: fix spellingMike Holmes