aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_traffic_mngr_internal.h
AgeCommit message (Expand)Author
2016-08-11linux-generic: tm: made tm thread creation more flexibleBarry Spinney
2016-07-27api: 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-06-22linux-gen: tm: use directly ODP_PACKET_INVALIDPetri Savolainen
2016-06-22linux-gen: tm: correct invalid packet handle definitionsPetri Savolainen
2016-06-06linux-generic: tm: fix memory leaksBarry Spinney
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: tm: define and implement revised api definitionsBarry Spinney
2016-02-26linux-generic: tm: fix numerous bugs in timer wheel and main tm implementationBarry Spinney
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2015-12-01linux-generic: tm: use intermediate casts to avoid strict warningsBill Fischofer
2015-11-24linux-generic: tm: implement traffic managerBill Fischofer