aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2022-11-01example: sysinfo: print all supported crypto algorithmsJanne Peltonen
2022-11-01example: sysinfo: reduce code duplication in crypto capa checkingJanne Peltonen
2022-10-20example: classifier: use default priority for all queuesJere Leppänen
2022-10-20example: classifier: add burst size optionJere Leppänen
2022-10-20example: classifier: schedule and send packet burstsJere Leppänen
2022-10-20example: classifier: in drop mode, don't swap addressesJere Leppänen
2022-10-20example: classifier: increase default pool size to 10000Jere Leppänen
2022-10-20example: classifier: add pool size optionJere Leppänen
2022-10-20example: classifier: add dedicated pools optionJere Leppänen
2022-10-20example: classifier: change help text from "ICMP mode" to "echo mode"Jere Leppänen
2022-10-20example: classifier: create a dedicated pktout queue for each workerJere Leppänen
2022-10-20example: classifier: print packet rateJere Leppänen
2022-10-20example: classifier: print MAC addressJere Leppänen
2022-10-20example: classifier: add parse layer optionJere Leppänen
2022-10-20example: classifier: add option to disable classifierJere Leppänen
2022-10-20example: classifier: don't require PMRJere Leppänen
2022-09-14example: check pktio promisc mode status before enabling itMatias Elo
2022-09-09test: link statically unless --disable-static-applications is givenJere Leppänen
2022-09-09configure: use ODP_*FLAGS instead of *FLAGSJere Leppänen
2022-07-14example: debug: add stash print optionPetri Savolainen
2022-07-04example: ping: add promiscuous mode and timeout optionsPetri Savolainen
2022-06-27example: timer_accuracy: shorten test time in make checkJanne Peltonen
2022-06-23example: ping: use helper macro for error printsMatias Elo
2022-06-23example: ping: fix odp_packet_input_index() usageMatias Elo
2022-04-13test: use uint32_t for number of queuesPetri Savolainen
2022-04-12example: ipsec_api: fix esp tunnel mode testAakash Sasidharan
2022-03-21example: ipfragreass: remove unused but set variableMatias Elo
2022-03-21example: ipsec: ignore warnings from deprecated openssl APIsMatias Elo
2022-03-02example: remove usage of deprecated schedule priority definesMatias Elo
2022-02-25example: ipsec_crypto: support bit mode algorithm implementations tooJanne Peltonen
2022-02-25example: ipsec_crypto: fix crypto capability checkingJanne Peltonen
2022-02-17example: sysinfo: add new capability printsPetri Savolainen
2022-02-17example: sysinfo: reformat printf linesPetri Savolainen
2022-02-03example: reduce example application run times in make checkJanne Peltonen
2022-02-03example: classifier: print statistics at a better timeJanne Peltonen
2022-02-03example: l3fwd: print stats and check elapsed time more oftenJanne Peltonen
2022-02-03example: ipsec: Sleep for shorter periods to finish stream test fasterJanne Peltonen
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-10example: classifier: fix potential memory leaksTuomas Taipale
2021-12-09test: timer: use timer pool param init functionPetri Savolainen
2021-11-12helper: cli: remove unused instance parameter from odph_cli_init()Jere Leppänen