Age | Commit message (Expand) | Author | Files | Lines |
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-27 | ip: Use full reassembly for fragments in ip6-local | Neale Ranns | 1 | -2/+0 |
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-06-10 | ip: reassembly: LRU algorithm should eliminate the longest unused nodes | zhengdelun | 1 | -1/+1 |
2020-04-29 | ip: use thread local vm instead of thread main for vlib_time_now calls | Tom Seidenberg | 1 | -1/+1 |
2020-04-24 | ip: reassembly: improve type safety | Klement Sekera | 1 | -9/+8 |
2020-04-06 | ip: reassembly: don't set error if no error | Klement Sekera | 1 | -3/+2 |
2020-02-10 | ip: more detailed show reassembly commands | Vladimir Ratnikov | 1 | -2/+9 |
2020-01-15 | ip: align reass.save_rewrite_lengthv20.05-rc0 | Klement Sekera | 1 | -9/+0 |
2020-01-03 | nat: use SVR | Klement Sekera | 1 | -23/+77 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 1 | -1/+2 |
2019-12-13 | ip: SVR: fix wrong return value | Klement Sekera | 1 | -1/+1 |
2019-10-28 | ip: reassembly fix sanity checks | Klement Sekera | 1 | -2/+2 |
2019-10-07 | ip: remove dead code in ip6-svr | Klement Sekera | 1 | -27/+0 |
2019-10-07 | ip: reassembly add missing goto | Klement Sekera | 1 | -0/+1 |
2019-10-07 | ip: reassembly remove dead code | Klement Sekera | 1 | -8/+0 |
2019-09-30 | ip: svr: fix feature refcounts | Klement Sekera | 1 | -7/+10 |
2019-09-26 | ip: add shallow virtual reassembly functionality | Klement Sekera | 1 | -0/+1332 |