Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |