Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | Hash and handoff reassembly fragments |  Vijayabhaskar Katamreddy | 1 | -33/+216 |
2019-02-25 | buffer chain linearization |  Klement Sekera | 1 | -163/+56 |
2019-02-19 | reassembly: handle ip6 atomic fragments |  Klement Sekera | 1 | -6/+3 |
2019-02-19 | reassembly: fix buffer usage counter |  Klement Sekera | 1 | -5/+7 |
2019-02-19 | VPP-1573 fix crash in ip6 reassembly |  Klement Sekera | 1 | -1/+1 |
2018-12-20 | reassembly: replace asserts with error counters |  Klement Sekera | 1 | -50/+97 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-10-10 | reassembly: get number of workers instead of threads (VPP-1435) |  Juraj Sloboda | 1 | -3/+3 |
2018-09-26 | mismatch bi0 and b0 when finalizing ip reassembly. |  Kingwel Xie | 1 | -0/+1 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t |  Damjan Marion | 1 | -2/+2 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 1 | -2/+1 |
2018-07-02 | Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting |  Vijayabhaskar Katamreddy | 1 | -0/+1 |
2018-06-28 | reassembly: optimize bihash usage |  Klement Sekera | 1 | -13/+10 |
2018-06-26 | node functions cannot be always_inline |  Damjan Marion | 1 | -2/+2 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id |  Damjan Marion | 1 | -3/+2 |
2018-04-03 | reassembly: bug fixes |  Klement Sekera | 1 | -9/+11 |
2018-03-29 | Coverity fixes (VPP-1204) |  Chris Luke | 1 | -0/+2 |
2018-03-21 | reassembly: feature/concurrency |  Klement Sekera | 1 | -189/+360 |
2018-02-05 | Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set |  Dave Barach | 1 | -4/+7 |
2018-02-03 | IP reassembly: workaround coverity warnings |  Klement Sekera | 1 | -0/+1 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 1 | -0/+1347 |