aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_ipsec.c
AgeCommit message (Expand)Author
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-03-30linux-gen: ipsec: fix uninitialized variable access with dummy packetsJanne Peltonen
2022-03-30linux-gen: ipsec: remove redundant inline operation result settingJanne Peltonen
2022-03-02api: crypto: remove deprecated crypto authentication algorithmsMatias Elo
2022-03-02api: crypto: remove deprecated crypto cipher algorithmsMatias Elo
2021-11-16linux-gen: ipsec: fix handling of poor quality random dataJanne Peltonen
2021-11-05linux-gen: ipsec: optimize ipsec_sa_err_stats_update()Matias Elo
2021-11-02linux-gen: ipsec: add esn feature supportMahipal Challa
2021-09-29linux-gen: ipsec: provide original packet length in IPsec packet resultJanne Peltonen
2021-09-29linux-gen: ipsec: set destination queue capabilityAakash Sasidharan
2021-09-29linux-gen: ipsec: fix handling of completion event enqueueing failureJanne Peltonen
2021-09-22linux-gen: shm: rename implementation internal shm blocksMatias Elo
2021-08-27linux-gen: ipsec: fix for flow & tos values in ipv6hdrVijay Ram Inavolu
2021-08-24linux-gen: ipsec: implement odp_ipsec_stats_multi()Vijay Ram Inavolu
2021-08-20linux-gen: sched: limit interface header visibilityPetri Savolainen
2021-07-08linux-gen: ipsec: implement ICV configuration and capability APIJanne Peltonen
2021-06-23linux-gen: reass: fix the default value of max_num_fragsJanne Peltonen
2021-06-04linux-gen: ipsec: add support for larger anti-replay windowsMahipal Challa
2021-05-31linux-gen: ipsec: enable success bytes in statsAakash Sasidharan
2021-05-20linux-gen: ipsec: add configurable ordering modeJanne Peltonen
2021-05-11linux-gen: ipsec: ignore dest_queue SA parameter in sync modeJanne Peltonen
2021-05-11linux-gen: ipsec: make mtu atomic and remove unneeded synchronizationJanne Peltonen
2021-05-11linux-gen: ipsec: remove unnecessary SA use count updatingJanne Peltonen
2021-05-05linux-gen: reass: add minimal support for reassembly APIVidya Sagar Velumuri
2021-04-23linux-gen: ipsec: add event type assertion in odp_ipsec_packet_from_event()Janne Peltonen
2021-04-01linux-gen: ipsec: remove unnecessary setting of l4 offsetJanne Peltonen
2021-03-11linux-gen: ipsec: increase the maximum number of SAsJanne Peltonen
2021-03-02linux-gen: fix white space style checksPetri Savolainen
2021-02-23linux-gen: ipsec: add odp_ipsec_test_sa_updateSachin Yaligar
2021-02-11linux-gen: ipsec: add line feed to debug printPetri Savolainen
2021-01-18linux-gen: ipsec: fix handling of sa_idx with multiple packetsFredrik Lindgren
2020-12-23linux-gen: ipsec: allow l2 hdr to be provided in packetJanne Peltonen
2020-12-22linux-gen: ipsec: add IPsec statsAnoob Joseph
2020-12-21linux-gen: ipsec: add IPSEC printAnoob Joseph
2020-12-08linux-gen: ipsec: fix incorrect usage of inline_paramAnoob Joseph
2020-12-04linux-gen: ipsec: remove unsupported algorithms from capabilitiesJanne Peltonen
2020-12-02linux-gen: ipsec: report all outb crypto failures as alg errorsAnoob Joseph
2020-12-01linux-gen: ipsec: discard replayed packets before lifetime updateJanne Peltonen
2020-12-01linux-gen: ipsec: report ICV errors as auth errorAnoob Joseph
2020-11-19linux-gen: ipsec: revert usage of ipsec error flagAakash Sasidharan
2020-11-19linux-gen: classification: copy cos index into packet headersMatias Elo
2020-11-17linux-gen: ipsec: fix the check of number of SAs in odp_ipsec_config()Janne Peltonen
2020-11-17linux-gen: ipsec: calculate ESP padding more efficientlyJanne Peltonen
2020-11-17linux-gen: ipsec: do not insert IPv4 header checksum in IPv6 packetsJanne Peltonen
2020-11-02linux-gen: ipsec: declare status of inline IPsec with TMAnoob Joseph
2020-04-30linux-gen: ipsec: avoid using uninitialized variable in error branchMatias Elo
2020-04-06linux-gen: ipsec: allocate internal capability arrays dynamicallyMatias Elo
2019-11-14linux-gen: ipsec: support global disablePetri Savolainen
2019-11-13linux-gen: pktio: reset all flags on packet inputPetri Savolainen
2019-09-27linux-gen: include config.h header in install directoryMatias Elo