net: add rte prefix to IP defines
[dpdk.git] / app / test-pmd / cmdline_flow.c
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-12 Wei Zhaoapp/testpmd: fix hex string parser support for flow API
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-02-07 Viacheslav Ovsiienkoapp/testpmd: add TOS and TTL fields to VXLAN encapsulation
2018-12-21 Wei Zhaoapp/testpmd: add boundary check in flow command
2018-12-13 Saleh Alsouqiapp/testpmd: fix MPLS BoS bit default value
2018-11-13 Ophir Munkapp/testpmd: revert setting default RSS
2018-11-05 Ophir Munkapp/testpmd: set default RSS key as null
2018-10-26 Dekel Peledapp/testpmd: fix metadata API and Tx insertion
2018-10-26 Ori Kamapp/testpmd: add MPLSoGRE encapsulation
2018-10-26 Ori Kamapp/testpmd: add MPLSoUDP encapsulation
2018-10-26 Dekel Peledapp/testpmd: support metadata as flow rule item
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify MAC address
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify TTL
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-07-23 Nelio Laranjeiroapp/testpmd: add NVGRE encap/decap
2018-07-23 Nelio Laranjeiroapp/testpmd: add VXLAN encap/decap
2018-07-02 Nelio Laranjeiroapp/testpmd: fix missing count action fields
2018-05-14 Adrien Mazarguilapp/testpmd: fix weak RSS hash key for flow
2018-05-14 Adrien Mazarguilapp/testpmd: fix empty list of RSS queues for flow
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Declan Dohertyethdev: add mark flow item
2018-04-27 Declan Dohertyethdev: add group jump action
2018-04-27 Qi Zhangethdev: add VLAN and MPLS actions to flow API
2018-04-27 Qi Zhangethdev: add TTL change actions to flow API
2018-04-27 Qi Zhangethdev: add neighbor discovery to flow API
2018-04-27 Xueming Liapp/testpmd: introduce new tunnel VXLAN-GPE
2018-04-27 Adrien Mazarguilethdev: add port ID item and action to flow API
2018-04-27 Adrien Mazarguilethdev: add physical port action to flow API
2018-04-27 Adrien Mazarguilethdev: rename physical port item in flow API
2018-04-27 Adrien Mazarguilethdev: fix behavior of VF/PF in flow API
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: fix C99 flexible arrays from flow API
2018-04-27 Adrien Mazarguilethdev: remove DUP action from flow API
2018-04-27 Adrien Mazarguilapp/testpmd: fix missing boolean values in flow command
2018-04-27 Adrien Mazarguilapp/testpmd: fix missing RSS fields in flow action
2018-04-27 Adrien Mazarguilapp/testpmd: fix RSS flow action configuration
2018-04-27 Adrien Mazarguilapp/testpmd: fix lack of flow action configuration
2018-04-27 Adrien Mazarguilapp/testpmd: fix flow completion for RSS queues
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matzapp/testpmd: use SPDX tags in 6WIND copyrighted files
2018-01-16 Roman Zhukovapp/testpmd: support GENEVE pattern item in flow rules
2017-10-20 Cristian Dumitrescuapp/testpmd: add commands traffic metering and policing
2017-10-06 Adrien Mazarguilethdev: fix port id type in flow API
2017-10-06 Beilei Xingethdev: add GTP items to support flow API
2017-07-20 Adrien Mazarguilapp/testpmd: fix token matching in flow command
2017-07-20 Adrien Mazarguilcmdline: fix dynamic tokens interface
2017-07-05 Qi Zhangethdev: add fuzzy match in flow API
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-08 Beilei Xingapp/testpmd: add TCP flags in flow rules
2017-05-06 Adrien Mazarguilapp/testpmd: fix MAC endian in flow command
2017-05-06 Adrien Mazarguilapp/testpmd: fix stack overwriting by flow command
2017-04-30 Adrien Mazarguilethdev: fix incomplete items in flow API
2017-04-05 Gaetan Rivetapp/testpmd: use ethdev iterator to list devices
2017-04-04 Beilei Xingapp/testpmd: add MPLS and GRE fields to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: fix flow command build on FreeBSD
2016-12-23 Adrien Mazarguilapp/testpmd: add protocol fields to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add queue actions to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add various actions to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add L4 items to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add items ipv4/ipv6 to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add items eth/vlan to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add item raw to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add various items to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: add item any to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: support flow bit-field
2016-12-23 Adrien Mazarguilapp/testpmd: add flow item spec prefix length
2016-12-23 Adrien Mazarguilapp/testpmd: add flow item spec handler
2016-12-23 Adrien Mazarguilapp/testpmd: add flow query command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow validate/create commands
2016-12-23 Adrien Mazarguilapp/testpmd: add flow destroy command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow flush command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow list command
2016-12-23 Adrien Mazarguilapp/testpmd: support flow integer
2016-12-23 Adrien Mazarguilapp/testpmd: add flow command