aboutsummaryrefslogtreecommitdiff
path: root/example/ipsec
AgeCommit message (Expand)Author
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
2015-05-08api: packet_io: added odp_pktio_param_tPetri Savolainen
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-27example: odp_ipsec: replace strtok_r with strtok and fix leaksCiprian Barbu
2015-03-16example: odp_ipsec: remove USE_MAC_ADDR_HACKCiprian Barbu
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-25api: random: replace ssize_t with int32_tPetri Savolainen
2015-02-16api: pool: Move from buffer to packet pool parametersPetri Savolainen
2015-02-11api: cpu: Renamed odp_sys_cpu_count to odp_cpu_countPetri Savolainen
2015-02-05api: odp_cpumask.h: odp_cpumask_to_str() return chars written or errorOla Liljedahl
2015-02-04api: odp_crypto.h: odp_hw_random_get(): return number of bytes writtenOla Liljedahl
2015-02-04api: random: Renamed odp_hw_random_getPetri Savolainen
2015-02-04linux-generic: queues: add strong typing supportBill Fischofer
2015-02-04linux-generic: pktio: add strong typing supportBill Fischofer
2015-01-30api: packet: odp_packet_flags: improve function namesBill Fischofer