Age | Commit message (Expand) | Author | Files | Lines |
2019-08-20 | ip: reassembly: send packet out on correct worker |  Klement Sekera | 1 | -53/+154 |
2019-08-02 | ipsec: FIx feature ordering |  Neale Ranns | 1 | -2/+1 |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. |  Neale Ranns | 1 | -1/+3 |
2019-07-09 | vppinfra: allocate bihash virtual space on demand |  Dave Barach | 1 | -0/+1 |
2019-06-24 | vlib: packet tracer support for pkt thread handoffs |  Dave Barach | 1 | -6/+0 |
2019-06-18 | ip: reassembly-separate feature and custom code |  Klement Sekera | 1 | -30/+31 |
2019-06-06 | reassembly: support more custom options for apps |  Klement Sekera | 1 | -14/+57 |
2019-05-24 | ip4/6-reassembly fixes |  Vijayabhaskar Katamreddy | 1 | -2/+10 |
2019-05-20 | reassembly: prevent long chain attack |  Klement Sekera | 1 | -7/+38 |
2019-04-30 | reassembly: avoid race-conditions |  Klement Sekera | 1 | -12/+26 |
2019-03-12 | ip: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -16/+22 |
2019-03-04 | Hash and handoff reassembly fragments |  Vijayabhaskar Katamreddy | 1 | -28/+232 |
2019-02-25 | buffer chain linearization |  Klement Sekera | 1 | -172/+26 |
2018-12-20 | reassembly: replace asserts with error counters |  Klement Sekera | 1 | -76/+171 |
2018-12-16 | VPP-1523: harden reassembly |  Klement Sekera | 1 | -5/+3 |
2018-12-13 | reassembly: fix internal buffer count accounting |  Klement Sekera | 1 | -0/+3 |
2018-12-13 | VPP-1522: harden reassembly code |  Klement Sekera | 1 | -23/+38 |
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 | -1/+1 |
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 | -1/+1 |
2018-06-28 | reassembly: optimize bihash usage |  Klement Sekera | 1 | -32/+28 |
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 | -2/+2 |
2018-04-03 | reassembly: bug fixes |  Klement Sekera | 1 | -6/+5 |
2018-03-29 | Coverity fixes (VPP-1204) |  Chris Luke | 1 | -0/+2 |
2018-03-21 | reassembly: feature/concurrency |  Klement Sekera | 1 | -137/+291 |
2018-02-05 | Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set |  Dave Barach | 1 | -4/+8 |
2018-02-03 | IP reassembly: workaround coverity warnings |  Klement Sekera | 1 | -0/+1 |
2018-02-01 | IPv4/6 reassembly |  Klement Sekera | 1 | -0/+1277 |