Age | Commit message (Expand) | Author | Files | Lines |
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 | -31/+3 |
2019-06-18 | ip: reassembly-separate feature and custom code | Klement Sekera | 1 | -32/+34 |
2019-06-06 | reassembly: support more custom options for apps | Klement Sekera | 1 | -35/+88 |
2019-05-24 | ip4/6-reassembly fixes | Vijayabhaskar Katamreddy | 1 | -0/+1 |
2019-05-20 | reassembly: prevent long chain attack | Klement Sekera | 1 | -5/+35 |
2019-03-12 | ip: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 1 | -16/+17 |
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 |