1. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
  2. 4ab6ad1 ip: SVR fix race condition by Klement Sekera · 3 years ago
  3. d4ba0d1 ip: speed up reassembly code compilation by Klement Sekera · 3 years, 1 month ago
  4. 5a58e7c ip: reassembly: avoid reading truncated L4 headers by Klement Sekera · 3 years, 1 month ago
  5. 42cec0e ip: reassembly cleanup by Klement Sekera · 3 years, 4 months ago
  6. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  7. 9e7a0b4 vlib: pass node runtime to vlib_buffer_enqueue_to_thread() by Damjan Marion · 3 years, 7 months ago
  8. 74a4a70 ip: extend show cmd of ip reassembly configuration by Anton Nikolaev · 3 years, 10 months ago
  9. 53be16d ip: fix possible missing trace indexes by Klement Sekera · 4 years ago
  10. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  11. 18c6cd9 ip: svr: improve performance for non-fragments by Klement Sekera · 4 years, 5 months ago
  12. ce53363 ip: reassembly: LRU algorithm should eliminate the longest unused nodes by zhengdelun · 4 years, 7 months ago
  13. 1149229 ip: reassembly: use correct IP header offset by Klement Sekera · 4 years, 7 months ago
  14. 5a7f2f1 ip: use thread local vm instead of thread main for vlib_time_now calls by Tom Seidenberg · 4 years, 8 months ago
  15. c99c025 ip: reassembly: improve type safety by Klement Sekera · 5 years ago
  16. 1766ddc ip: reassembly: don't set error if no error by Klement Sekera · 4 years, 9 months ago
  17. a877cf9 ip: more detailed show reassembly commands by Vladimir Ratnikov · 5 years ago
  18. 8ad070e ip: align reass.save_rewrite_length by Klement Sekera · 5 years ago v20.05-rc0
  19. f126e74 nat: use SVR by Klement Sekera · 5 years ago
  20. f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
  21. 407f593 ip: SVR: fix wrong return value by Klement Sekera · 5 years ago
  22. 63c7353 ip: svr: fix feature refcounts by Klement Sekera · 5 years ago
  23. de34c35 ip: add shallow virtual reassembly functionality by Klement Sekera · 5 years ago