aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/ipsec.h
AgeCommit message (Expand)Author
2021-09-29api: support: move content to std_types.hPetri Savolainen
2021-09-29api: ipsec: provide original ESP/AH packet length in IPsec packet resultJanne Peltonen
2021-09-29api: ipsec: do not promise original packet back after all errorsJanne Peltonen
2021-09-29api: ipsec: add destination queue capabilityAakash Sasidharan
2021-07-08api: ipsec: add ICV length in SA configuration parametersJanne Peltonen
2021-06-23api: ipsec: specify default values for reassembly enablesJanne Peltonen
2021-05-31api: ipsec: include success bytes in statsAakash Sasidharan
2021-05-05api: reassembly: add reassembly offloadAnoob Joseph
2021-02-23api: ipsec: define default values for more SA parameter fieldsJanne Peltonen
2021-02-23api: ipsec: let sa_info() return non-exact copy of SA parametersJanne Peltonen
2021-02-23api: ipsec: add SA update test APISachin Yaligar
2021-02-23api: ipsec: allow IPsec post-processing in odp_ipsec_result APIAnoob Joseph
2020-12-23api: ipsec: allow L2 header to be provided in packetAnoob Joseph
2020-12-22api: ipsec: add API to retrieve SA infoSachin Yaligar
2020-12-22api: ipsec: add IPsec statsAnoob Joseph
2020-12-21api: ipsec: add print APIsSachin Yaligar
2020-11-02api: ipsec: add tm_queue as parameter for inline outboundAnoob Joseph
2020-04-07api: improve doxygen module descriptionPetri Savolainen
2018-11-28api: ipsec: add auth_key_extra IPSEC crypto paramPetri Savolainen
2018-02-26api: ipsec: inbound inner packet checksum capabilityPetri Savolainen
2018-02-26api: ipsec: outbound TFC padding and dummy packetsPetri Savolainen
2018-02-26api: ipsec: inbound TFC padding and dummy packetsPetri Savolainen
2018-02-26api: ipsec: outbound operation option flagsPetri Savolainen
2018-02-26api: ipsec: rename fragmentation mode optionPetri Savolainen
2018-02-26api: ipsec: IP header parameter typesPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-01-18include: change spec guarding define from ODP_API to ODP_API_SPECDmitry Eremin-Solenikov
2017-12-27api: ipsec: add capabilities for cipher and auth algosDmitry Eremin-Solenikov
2017-12-27api: ipsec: drop odp_ipsec_proto_layer_tDmitry Eremin-Solenikov
2017-12-27api: ipsec: use odp_proto_layer_t for parse layer specDmitry Eremin-Solenikov
2017-12-27api: parse: set next layer offsetPetri Savolainen
2017-12-27api: ipsec: reuse checksum checking flags from packet APIDmitry Eremin-Solenikov
2017-12-27api: linux-gen: ipsec: constify in/out paramsDmitry Eremin-Solenikov
2017-12-27api: ipsec: add capabilities for fragmentation supportDmitry Eremin-Solenikov
2017-12-27api: ipsec: use common protocol layer enumPetri Savolainen
2017-12-27api: ipsec: move pipeline SA param to inbound substructrureDmitry Eremin-Solenikov
2017-12-27api: ipsec: return maximum antireplay window size via capabilityDmitry Eremin-Solenikov
2017-12-27api: ipsec: document restrictions for odp_ipsec_config()Dmitry Eremin-Solenikov
2017-12-27api: ipsec: rename odp_ipsec_mtu_update to follow odp_ipsec_sa_* patternDmitry Eremin-Solenikov
2017-12-27api: packet_io: refine rules for checksum calculationPetri Savolainen
2017-12-27api: ipsec: add warning status eventPetri Savolainen
2017-12-27api: ipsec: remove initial sequence number parameterPetri Savolainen
2017-12-27api: ipsec: outer header pointer as constPetri Savolainen
2017-12-27api: ipsec: flexible soft lifetime reportingPetri Savolainen
2017-12-27api: ipsec: split operation result status bitsPetri Savolainen
2017-12-27api: ipsec: ignore aad capabilityPetri Savolainen
2017-12-27api: ipsec: remove time based SA lifetimePetri Savolainen
2017-12-27api: ipsec: direction specific SA paramsPetri Savolainen
2017-12-27api: ipsec: add max queues capabilityPetri Savolainen
2017-12-27api: ipsec: add salt parameterPetri Savolainen