Age | Commit message (Expand) | Author | Files | Lines |
2022-05-13 | ip: reassembly - Fixing buffer leaks, corruption | Vijayabhaskar Katamreddy | 1 | -50/+126 |
2022-05-10 | ip: fix buffer leaks in reassembly | Klement Sekera | 1 | -12/+12 |
2022-04-04 | vppinfra: make _vec_len() read-only | Damjan Marion | 1 | -1/+1 |
2022-01-31 | ip: reassembly - add a way to disable for forus | Klement Sekera | 1 | -14/+108 |
2021-11-04 | ip: speed up reassembly code compilation | Klement Sekera | 1 | -15/+10 |
2021-08-17 | ip: reassembly cleanup | Klement Sekera | 1 | -87/+39 |
2021-05-14 | vlib: pass node runtime to vlib_buffer_enqueue_to_thread() | Damjan Marion | 1 | -3/+2 |
2021-04-01 | ip: extend show cmd of ip reassembly configuration | Anton Nikolaev | 1 | -0/+4 |
2020-12-16 | ip: fix possible missing trace indexes | Klement Sekera | 1 | -0/+7 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -4/+4 |
2020-12-04 | ip: fixup memory leak in function ip4_full_reass_drop_all | barryxie | 1 | -0/+1 |
2020-11-26 | ip: reassembly - fix handoff for custom node | Klement Sekera | 1 | -21/+110 |
2020-04-27 | ip: reassembly: fix one possible use-after-free | Gao Feng | 1 | -5/+5 |
2020-04-24 | ip: reassembly: improve type safety | Klement Sekera | 1 | -6/+4 |
2020-04-06 | ip: reassembly: don't set error if no error | Klement Sekera | 1 | -1/+4 |
2020-02-10 | ip: more detailed show reassembly commands | Vladimir Ratnikov | 1 | -2/+8 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 1 | -1/+2 |
2019-10-28 | ip: reassembly: fix use-after-free | Benoît Ganne | 1 | -2/+5 |
2019-10-11 | ip: reassembly: trace ip headers over worker handoffs | Klement Sekera | 1 | -1/+23 |
2019-10-09 | map: use ip6-full-reassembly instead of own code | Klement Sekera | 1 | -0/+32 |
2019-09-26 | ip: fix use-after-free in reassembly | Benoît Ganne | 1 | -2/+3 |
2019-09-26 | ip: add shallow virtual reassembly functionality | Klement Sekera | 1 | -26/+9 |
2019-09-25 | ip: refactor reassembly | Klement Sekera | 1 | -0/+1818 |