aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/classification.h
AgeCommit message (Expand)Author
2023-12-20api: cls: remove capability fieldTuomas Taipale
2023-12-20api: cls: rename capability fieldTuomas Taipale
2023-12-20api: cls: add new packet matching rule capabilitiesTuomas Taipale
2023-12-18api: cls: remove deprecated itemsTuomas Taipale
2023-10-20api: cls: add odp_cls_pmr_destroy_multi() functionMatias Elo
2023-10-20api: cls: add odp_cos_destroy_multi() functionMatias Elo
2023-10-20api: cls: add odp_cls_cos_create_multi() functionMatias Elo
2023-10-20api: cls: add odp_cls_pmr_create_multi() functionMatias Elo
2023-09-01api: update copyright formatMatias Elo
2023-08-14api: fix typosTianyu Li
2023-06-01api: fix doxygen see command usageMatias Elo
2023-04-12api: cls: clarify when CoS queue may and may not be INVALIDJere Leppänen
2023-04-12api: cls: allow CoS pool to be set to ODP_POOL_INVALIDJere Leppänen
2023-04-12api: cls: clarify that odp_cos_queue() returns ODP_QUEUE_INVALID if the queue...Jere Leppänen
2023-04-12api: cls: clarify that CoS to be destroyed must not be in useJere Leppänen
2022-12-02api: cls: deprecate odp_cos_with_l2_priority()Petri Savolainen
2022-12-02api: cls: deprecate drop policyPetri Savolainen
2022-12-02api: cls: multiple PMR match specificationPetri Savolainen
2022-12-02api: cls: clean up odp_cls_pmr_create() specificationPetri Savolainen
2022-12-02api: cls: add PFC priority level parameterPetri Savolainen
2022-05-06api: cls: clarify ETHTYPE_0 and VLAN_ID PMR specificationPetri Savolainen
2022-05-06api: cls: add PMR term for VLAN PCP bitsPetri Savolainen
2022-05-06api: cls: deprecate odp_cos_with_l3_qos()Petri Savolainen
2022-05-06api: cls: add PMR term for DSCPPetri Savolainen
2022-05-06api: cls: move type definitions into beginning of the filePetri Savolainen
2022-05-06api: cls: remove unused odp_cos_hdr_flow_fields_t typePetri Savolainen
2022-04-13api: cls: change capability types to uint32_tPetri Savolainen
2022-04-13api: cls: add cos specific statistics countersJere Leppänen
2022-04-13api: cls: add action to cos parametersJere Leppänen
2022-03-03api: pktio: split packet io types into a separate headerMatias Elo
2022-03-03api: pool: split pool types into a separate headerMatias Elo
2022-03-02api: cls: remove deprecated ODP_PMR_INVAL defineMatias Elo
2021-12-08api: cls: define default values that are already assumedJanne Peltonen
2021-09-29api: support: move content to std_types.hPetri Savolainen
2021-07-09api: cls: add queue specific statistics countersMatias Elo
2021-07-09api: cls: clean up documentationMatias Elo
2021-03-31api: classification: print debug info for all classifier rulesJere Leppänen
2020-12-21api: cls: introduce GTPU tunnel endpoint id termJerin Jacob
2020-12-21api: cls: introduce SCTP termsJerin Jacob
2020-12-21api: cls: introduce ICMP termsJerin Jacob
2020-12-21api: cls: introduce IGMP group addr termJerin Jacob
2020-11-19api: pktio: configure pktin vector producerJerin Jacob
2020-09-29api: cls: introduce mark supportJerin Jacob
2020-05-15api: use param_init function for parameter defaultsPetri Savolainen
2020-05-15api: add missing const qualifiersPetri Savolainen
2020-04-07api: improve doxygen module descriptionPetri Savolainen
2019-10-30api: clean up coding style warningsPetri Savolainen
2019-10-30api: cls: add ODP_PMR_CUSTOM_L3 termPetri Savolainen
2019-10-30api: cls: PMR value in big endian formatPetri Savolainen
2018-11-28api: classifier: rename ODP_PMR_INVAL to ODP_PMR_INVALIDMatias Elo