ethdev: support flow aging
[dpdk.git] / lib / librte_ethdev / rte_flow.c
2020-04-21 Dong Zhouethdev: support flow aging
2020-03-18 Xiao Zhangethdev: add PFCP header to flow API
2020-01-17 Xiaoyu Minethdev: add API to dump device internal flow info
2020-01-17 Rory Sextonethdev: add L2TPv3 over IP header to flow API
2020-01-17 Suanming Mouethdev: add IPv4/IPv6 DSCP rewrite action
2019-11-26 Matan Azradethdev: fix item expansion for RSS flow
2019-11-12 Matan Azradethdev: fix last item detection on RSS flow expand
2019-11-08 Xiaoyu Minethdev: fix expand RSS flows
2019-11-08 Viacheslav Ovsiienkoethdev: extend flow metadata
2019-11-08 Viacheslav Ovsiienkoethdev: add flow tag
2019-10-23 Kiran Kumar Kethdev: add HIGIG2 key field to flow API
2019-10-23 Kiran Kumar Kethdev: add AH key field to flow API
2019-10-23 Kiran Kumar Kethdev: add IGMP key field to flow API
2019-10-23 Kiran Kumar Kethdev: add NSH key field to flow API
2019-10-07 Ying A Wangethdev: add PPPoE to flow API
2019-10-07 Ying A Wangethdev: add GTP extension header to flow API
2019-07-08 Xiaoyu Minethdev: add GRE key field to flow API
2019-07-04 Dekel Peledethdev: add actions to modify TCP header fields
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2018-10-26 Ori Kamethdev: add raw encapsulation action
2018-10-26 Dekel Peledethdev: support metadata as flow rule criteria
2018-10-18 Xiaoyu Minethdev: add generic MAC address rewrite actions
2018-10-18 Xiaoyu Minethdev: add generic TTL rewrite actions
2018-10-11 Rahul Lakkireddyethdev: add flow action to swap MAC addresses
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify TCP/UDP port...
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify IP addresses
2018-10-11 Adrien Mazarguilethdev: add missing items/actions to flow object converter
2018-10-11 Adrien Mazarguilethdev: add flow API item/action name conversion
2018-10-11 Adrien Mazarguilethdev: add flow API object converter
2018-07-13 Nelio Laranjeiroethdev: fix missing function in map file
2018-07-12 Nelio Laranjeiroethdev: fix flow expansion matching types
2018-07-02 Nelio Laranjeiroethdev: add flow API to expand RSS flows
2018-07-02 Nelio Laranjeiroapp/testpmd: fix missing count action fields
2018-05-22 Adrien Mazarguilethdev: fix shallow copy of flow API RAW item
2018-04-27 Ferruh Yigitethdev: rename folder to library name