test mbuf attach
[dpdk.git] / lib / librte_pipeline /
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-27 Bruce Richardsonnet: remove ethernet packing and set two-byte alignment
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 David Marchandnet: add missing rte prefix on PPPoE defines
2019-07-22 Jasvinder Singhexamples/ip_pipeline: add config flexibility to TM
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-29 Nemanja Marjanovicnet: add PPPoE ethertypes
2019-03-29 Nemanja Marjanovicpipeline: support QinQ PPPoE encapsulation
2018-12-21 Reshma Pattanmbuf: implement generic format for sched field
2018-11-12 Fan Zhangpipeline: fix logically dead code
2018-10-12 Cristian Dumitrescupipeline: add table action for packet decap
2018-10-12 Cristian Dumitrescupipeline: add table action for packet tag
2018-10-12 Fan Zhangpipeline: add symmetric crypto table action
2018-10-12 Cristian Dumitrescupipeline: add VXLAN encap table action
2018-10-11 Anatoly Burakovpipeline: do not check for invalid socket ID
2018-05-14 Ferruh Yigitlib: clear experimental version tag in linker scripts
2018-04-04 Jasvinder Singhpipeline: add port in action APIs
2018-04-04 Jasvinder Singhpipeline: add load balance action
2018-04-04 Jasvinder Singhpipeline: add timestamp action
2018-04-04 Jasvinder Singhpipeline: add statistics read action
2018-04-04 Jasvinder Singhpipeline: add TTL update action
2018-04-04 Jasvinder Singhpipeline: add NAT action
2018-04-04 Jasvinder Singhpipeline: add packet encapsulation action
2018-04-04 Jasvinder Singhpipeline: add traffic manager action
2018-04-04 Jasvinder Singhpipeline: add traffic metering action
2018-04-04 Jasvinder Singhpipeline: get table action params
2018-04-04 Jasvinder Singhpipeline: add table action APIs
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-16 Zhiyong Yanglib: remove unnecessary pointer cast
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-03-27 Olivier Matzmk: optimize directory dependencies
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: use C99 syntax for zero-size arrays
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-29 Panu Matilainenpipeline: fix truncated dependency list
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-03-10 Jasvinder Singhpipeline: add new functions for action handlers
2016-03-10 Jasvinder Singhpipeline: support packet redirection at action handlers
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2015-12-07 Stephen Hemmingerremove blank lines at end-of-file
2015-11-25 Marcin Kerlinpipeline: add bulk adding and deleting for table
2015-07-09 Maciej Gajdzicapipeline: fix missing exported symbols
2015-06-23 Pawel Wodkowskipipeline: add statistics for ports and tables
2015-06-22 Daniel Mrzyglodport: fix unaligned access to metadata
2015-05-11 Bruce Richardsonpipeline: remove inclusion of mbuf header
2015-02-24 Ildar Mustafinpipeline: fix port meta for non-default entries
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-17 Cristian Dumitrescupipeline: new packet framework logic