aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_traffic_mngr.c
AgeCommit message (Expand)Author
2016-08-01api: traffic_mngr: Add pktio interface to odp_tm_egress_t structBalasubramanian Manoharan
2016-07-14linux-generic: tm: Add pthread_join call when destroyingBarry Spinney
2016-07-05linux-gen: remove all dependencies to helperYi He
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-22linux-gen: tm: use directly ODP_PACKET_INVALIDPetri Savolainen
2016-06-06linux-generic: tm: fix memory leaksBarry Spinney
2016-05-31linux-generic: tm: init pthread attrsMaxim Uvarov
2016-05-27linux-generic: tm: replace printf with odp_dbg callsBill Fischofer
2016-05-27linux-generic: tm: avoid potential null pointer dereferenceBill Fischofer
2016-05-27linux-generic: tm: discard rc values properly when not neededBill Fischofer
2016-05-27linux-generic: tm: check for proper init of tm_system_threadBill Fischofer
2016-05-24linux-generic: traffic-mngr: 32-bit platform fixesBarry Spinney
2016-05-03api: tm: changes to split TOS marking into two separate callsBarry Spinney
2016-04-25api: packet: rename and add copy functionsPetri Savolainen
2016-04-25api: tm: define and implement revised api definitionsBarry Spinney
2016-04-11api: init: add instance handlePetri Savolainen
2016-03-28linux-generic: tm: reduce byte range to prevent array overflowBill Fischofer
2016-03-04linux-generic: tm: fix numerous bugs in timer wheel and main tm implementationBarry Spinney
2016-03-04linux-generic: tm: use intermediate casts to avoid strict warningsBill Fischofer
2016-03-04linux-generic: tm: implement traffic managerBill Fischofer