aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2022-02-07Merge tag 'v1.34.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2022-01-28example: tm: set dual_rate when requesting dual rate shapingNithin Dabilpuram
2022-01-28example: traffic_mgmt: clamp shaper profile rate and burstNithin Dabilpuram
2022-01-28example: ipsec_crypto: use the new session creation error namesJanne Peltonen
2022-01-28example: ipsec_crypto: use new cipher IV APIJanne Peltonen
2022-01-28example: ipsec_crypto: indicate when hash result is in the auth rangeJanne Peltonen
2022-01-07example: timer_accuracy: set exit code on failureMatias Elo
2022-01-07example: timer_accuracy: close output file on failureMatias Elo
2021-12-23example: ipfragreass: use standard 128-bit atomic operationsMatias Elo
2021-12-22example: ipsec_crypto: remove unnecessary IP ID randomizationJanne Peltonen
2021-12-22example: ipsec_crypto: fix outbound ESP processing to not reuse IVsJanne Peltonen
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-12-10example: classifier: fix potential memory leaksTuomas Taipale
2021-12-09test: timer: use timer pool param init functionPetri Savolainen
2021-11-23Merge tag 'v1.32.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-11-12helper: cli: remove unused instance parameter from odph_cli_init()Jere Leppänen
2021-10-21example: ipfragreass: fix unsupported types build errorsMatias Elo
2021-10-21example: tm: fix range expression build errorsMatias Elo
2021-10-21example: timer: fix extra semicolon build errorsMatias Elo
2021-10-21example: ipsec_crypto: tm: fix zero-size array build errorsMatias Elo
2021-10-21example: generator: fix braced-groups within expressions build errorsMatias Elo
2021-10-21example: ipsec_crypto: fix sscanf format build errorsMatias Elo
2021-10-05Merge tag 'v1.32.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-09-30helper: cli: don't create the server threadJere Leppänen
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-09-29example: ipsec_api: check dest queue capabilityAakash Sasidharan
2021-08-20example: debug: print multiple queuesPetri Savolainen
2021-07-13Merge tag 'v1.30.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-07-02Merge tag 'v1.30.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-06-22example: debug: use odp_schedule_print()Petri Savolainen
2021-06-17example: ipsec: allow PID file to be created before readingAakash Sasidharan
2021-06-17example: ipsec_api: enable live and router mode testsAakash Sasidharan
2021-06-17example: ipsec_api: update AH run scripts to use SHA1Aakash Sasidharan
2021-06-17example: ipsec: add sha1 and sha256 support in AH modeAakash Sasidharan
2021-06-01helper: cli: add user command functionsJere Leppänen
2021-06-01example: timer_accuracy: use new timer set return codesPetri Savolainen
2021-06-01example: timer: use new timer set return codesPetri Savolainen
2021-05-31test: use default clock source enumPetri Savolainen
2021-05-31example: timer_accuracy: use new clock source enumPetri Savolainen
2021-05-31example: tm: use TM start and stopNithin Dabilpuram
2021-05-31example: tm: use commit_rate and peak_rate in shaper paramNithin Dabilpuram
2021-05-27Merge tag 'v1.29.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-26Merge tag 'v1.28.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-25example: debug: fix timer pool configurationPavan Nikhilesh
2021-05-25example: ipsec_crypto: enhance runtime scriptsAakash Sasidharan
2021-05-21example: ipsec_api: include inbound ESP test scripts in testsJanne Peltonen
2021-05-21example: ipsec: fix length field of inner IP header in tunnel modeJanne Peltonen
2021-05-21example: ipsec_api: check IPsec operation result after sync opJanne Peltonen