aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_classification.c
AgeCommit message (Expand)Author
2015-12-29api/linux-generic: classification: rename odp_drop_e to odp_cls_drop_tBalasubramanian Manoharan
2015-12-29api/validation/linux-generic: classification: implement class of service crea...Balasubramanian Manoharan
2015-12-29linux-generic: classification: define pkt_addr as constMatias Elo
2015-12-29linux-generic: classification: implements odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-10-23linux-generic: pktio: fill in L2 parse results by defaultPetri Savolainen
2015-10-22linux-generic: classification: implement ODP_PMR_CUSTOM_FRAME matchingNicolas Morey-Chaisemartin
2015-10-22api: classification: use a structure instead of many args for odp_pmr_createNicolas Morey-Chaisemartin
2015-10-22linux-generic: classification: queue and drop policy API name changeBalasubramanian Manoharan
2015-09-30linux-generic: pktio: enable classifier only when neededPetri Savolainen
2015-09-01linux-generic: queue: implement ordered queuesBill Fischofer
2015-05-14linux-generic: packet: Add lazy parsing supportBill Fischofer
2015-05-08api/linux-generic/example/validation: remove odp_pmr_create_range() function ...Balasubramanian Manoharan
2015-03-27linux-generic: fix incorrect pmr_term_value update in odp_pmr_create_xxx() fu...Balasubramanian Manoharan
2015-02-25linux-generic: classification: add term_globalYan Sonming
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-02-04linux-generic: classification: add strong typing supportBill Fischofer
2015-02-03api: classification: pmr statistics counter API removalBalasubramanian Manoharan
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-26linux-generic: classification: Fix incorrect L2 qos calculationBalasubramanian Manoharan
2015-01-22Revert "linux-generic: classification: Fix incorrect L2 qos calculation"Mike Holmes
2015-01-22linux-generic: classification: Fix incorrect L2 qos calculationBalasubramanian Manoharan
2015-01-20api: Move Pktio related APIs to pktio Header fileBalasubramanian Manoharan
2014-12-16api: packet: replace packet_addr with packet_dataBill Fischofer
2014-12-10linux-generic: classification initial implementationBalasubramanian Manoharan
2014-11-27Classification: APIs deferred from ODP v1.0Balasubramanian Manoharan
2014-10-23odp_classification.h:Doxygen error correctionBalasubramanian Manoharan
2014-10-17ODP Classification APIBalasubramanian Manoharan