aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_classification.c
AgeCommit message (Expand)Author
2017-08-25Merge branch 'master' into api-nextMaxim Uvarov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-08-17linux-gen: classification: mark several functions as staticDmitry Eremin-Solenikov
2017-08-08Merge branch 'master' into api-nextMaxim Uvarov
2017-08-08linux-gen: classification: mark several functions as staticDmitry Eremin-Solenikov
2017-08-04Merge branch 'master' into api-nextMaxim Uvarov
2017-08-04linux-generic: classification: update classifier enable booleanBalasubramanian Manoharan
2017-08-03linux-generic: classification: rename internal definesBalasubramanian Manoharan
2017-08-03linux-generic: classification implement packet hashingBalasubramanian Manoharan
2017-07-11linux-gen: cls: avoid queue conversionsPetri Savolainen
2017-07-11linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2017-07-11linux-gen: cls: avoid queue conversionsPetri Savolainen
2017-06-16linux-gen: packet: remove lazy parsingMatias Elo
2017-06-07linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2017-04-04linux-gen: packet: remove lazy parsingMatias Elo
2017-02-07linux-generic: classification: implement ipv6 packet matching ruleBalasubramanian Manoharan
2017-02-03abi: classifier: added initial definitionsPetri Savolainen
2017-01-12linux-gen: pool: reimplement pool with ringPetri Savolainen
2017-01-12linux-gen: classification: fix creating cos with no nameMatias Elo
2016-10-24linux-gen: packet: parse only required packet header layersMatias Elo
2016-10-24linux-gen: packet: enable parsing only selected packet header layersMatias Elo
2016-07-05linux-gen: remove all dependencies to helperYi He
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-16linux-gen: packet: use packet_parser_t type argument with parser functionsMatias Elo
2016-06-16linux-gen: packet: add packet parser structureMatias Elo
2016-06-14linux-generic: classification: use proper accessor to set packet lengthZoltan Kiss
2016-06-02linux-gen: pktio: don't allocate new packets in classifierMatias Elo
2016-05-06linux-generic: classification: release the packet as soon as an error happensZoltan Kiss
2016-04-29linux-generic: packet: fix number of parsing bugs, some vlan_hdr_t relatedBarry Spinney
2016-04-26Merge branch 'master' into api-nextMaxim Uvarov
2016-04-26api/linux-generic/val/example: classification: Adds capability and PMR rangeBalasubramanian Manoharan
2016-04-22linux-generic: classification: fix error checking _odp_packet_classifier()Zoltan Kiss
2016-04-13linux-generic: classification: remove unused codeZoltan Kiss
2016-03-22linux-generic: packet_flags: use accessors to modify eth and l2 flagZoltan Kiss
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-03-03api/linux-generic/example: classification: add pmr create apiBalasubramanian Manoharan
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