Age | Commit message (Expand) | Author | Files | Lines |
2021-08-31 | flow: add esp spi rss type |  Piotr Bronowski | 1 | -0/+8 |
2021-04-15 | avf: remove the vxlan flow support |  Chenmin Sun | 1 | -0/+1 |
2021-04-12 | avf: avf flow bug fix |  Chenmin Sun | 1 | -1/+0 |
2020-08-31 | flow: code refactor |  Chenmin Sun | 1 | -391/+196 |
2020-07-16 | dpdk: fix coverity warning in the flow code |  Chenmin Sun | 1 | -1/+1 |
2020-06-27 | flow: add IPSec ESP/AH flow |  Chenmin Sun | 1 | -0/+71 |
2020-05-05 | flow: explicitly convert RSS function types in dpdk_plugin |  Chenmin Sun | 1 | -1/+34 |
2020-04-30 | flow: add l2tpv3oip flow |  Chenmin Sun | 1 | -9/+45 |
2020-04-29 | flow: explicit rss function enum cast |  Florin Coras | 1 | -1/+1 |
2020-04-28 | flow: add RSS support |  Chenmin Sun | 1 | -7/+49 |
2020-04-27 | vlib: deprecate i2c and cj |  Dave Barach | 1 | -1/+0 |
2020-03-04 | flow: add vlan tagged types for IPv4/IPv6 5-tuple flows |  Chenmin Sun | 1 | -3/+6 |
2020-02-14 | dpdk: fix flow(with mark action) deletion crash issue |  Chenmin Sun | 1 | -1/+1 |
2019-12-17 | flow: add ethernet flow |  Chenmin Sun | 1 | -2/+68 |
2019-11-26 | flow: fix several crash issues |  Chenmin Sun | 1 | -2/+0 |
2019-11-20 | flow: Add GTP support |  Chenmin Sun | 1 | -28/+260 |
2019-10-16 | flow: Add 'drop' and 'redirect-to-queue' actions support |  Chenmin Sun | 1 | -3/+20 |
2019-04-16 | Add direct packets to specific flow action in dpdk flow |  Simon Zhang | 1 | -4/+16 |
2019-04-16 | flow: add rte_flow check before creating by rte_flow_validate |  Simon Zhang | 1 | -0/+14 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -6/+6 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -6/+6 |
2018-08-06 | dpdk-flow:fix raw item init |  Eyal Bari | 1 | -1/+3 |
2018-07-23 | fix vector index range checks |  Eyal Bari | 1 | -1/+1 |
2018-07-18 | DPDK: coverity scan warnings |  Marco Varlese | 1 | -3/+2 |
2018-06-19 | flow:free lookup entries after packets are handled |  eyal bari | 1 | -10/+31 |
2018-05-23 | dpdk:flow add vxlan flow support |  Eyal Bari | 1 | -12/+77 |
2018-05-21 | dpdk:enable flow director perfect mode |  Eyal Bari | 1 | -1/+16 |
2018-05-17 | flow:redirect to node |  Eyal Bari | 1 | -2/+1 |
2018-05-10 | vnet: device flow offload infra |  Damjan Marion | 1 | -0/+286 |