1. c82b358 srv6: fix pointers in quad loops by Francois Clad · 6 years ago
  2. 5828562 IGMP: validate the packets length in the DP by Neale Ranns · 6 years ago
  3. daa1276 stats-segment: add startup node serialization option by Florin Coras · 6 years ago
  4. 779c865 vppinfra: AVX2 blend by Damjan Marion · 6 years ago
  5. 46f001d session: push tx notifications only if needed by Florin Coras · 6 years ago
  6. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  7. b6b04f0 bridge-domain:fix no_flood count by Eyal Bari · 6 years ago
  8. 20728d4 memif: fix max number of rings by Damjan Marion · 6 years ago
  9. 9a02c54 avf: descriptor should be volatile by Damjan Marion · 6 years ago
  10. 151b322 srv6-as: Adding rewrite counters by Francois Clad · 7 years ago
  11. f46d8f8 VPP-1338: fix coverity warning in mactime plugin by Dave Barach · 6 years ago
  12. 858151f threads: fix issue with setting main-core to 0 by Damjan Marion · 6 years ago
  13. c1dccc5 VPP-1337: Dangling reference be gone! by Dave Barach · 6 years ago
  14. 4555bb4 IGMP: coverity found defects by Neale Ranns · 6 years ago
  15. de450cb FIB path dump: fix next-hop-table ID for recursive routes by Neale Ranns · 6 years ago
  16. 8008d7c NAT44: multiple outside FIB tables (VPP-1314) by Matus Fabian · 6 years ago
  17. ebf4aa3 Remove unused variables by Igor Mikhailov (imichail) · 6 years ago
  18. c746a15 Do not translate packets destined for NAT64 inside interface (VPP-1331) by Juraj Sloboda · 6 years ago
  19. 3ecef99 pp2: increase recycle batch size by Brian Brooks · 6 years ago
  20. e356cbf pp2: use configured RX queue size by Brian Brooks · 6 years ago
  21. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  22. dd47eca vxlan:use bihash_16_8 for ipv4 lookup by Eyal Bari · 6 years ago
  23. a1ff01e new pipe code does not use stdints by Neale Ranns · 6 years ago
  24. 999a0a4 Fix missing pipe.api.h by Matthew Smith · 6 years ago
  25. 0e36bbf Fix IPsec intf tx node setup at intf creation by Matthew Smith · 6 years ago
  26. 95e0ce0 session/svm: fix coverity warnings by Florin Coras · 6 years ago
  27. e7cde31 vhost: Add multi-versioning support by Mohsin Kazmi · 6 years ago
  28. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  29. 65784c1 svm: add unidirectional message queue by Florin Coras · 6 years ago
  30. 01a771b add stat segment size configuration by Dave Barach · 6 years ago
  31. 0fa5678 vxlan:use bihash_24_8 for ipv6 lookup by Eyal Bari · 7 years ago
  32. dab732a VPP-1335 vapi crash when memclnt_keepalive received by Klement Sekera · 6 years ago
  33. ef8db36 Fix clib_bitmap_next_clear() function when no clear bits left by John Lo · 6 years ago
  34. 6452622 fix VPP-1312 Invalid UDP packet length in ipsec by Klement Sekera · 7 years ago
  35. 9e300dd Do not override skip-cores if set in startup.conf by Damjan Marion · 6 years ago
  36. 1f046dc IP FIB dump - incorrect table-ID for deag paths by Neale Ranns · 6 years ago
  37. eb9df09 Remove unused members from ip4_fib_t by Neale Ranns · 6 years ago
  38. 680f279 add 'src-lookup' keyword for FIB paths by Neale Ranns · 6 years ago
  39. 7752b39 Set main thread affinity before main heap is allocated by Damjan Marion · 6 years ago
  40. 208daa1 tcp: update snd_una_max for retranmsits by Florin Coras · 6 years ago
  41. 926b564 Add per-numa page allocation info to 'show memory' by Damjan Marion · 6 years ago
  42. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  43. 91ca462 tcp: fix single loop prefetch by Florin Coras · 6 years ago
  44. 0d5a195 cli: Validate cli_file_index on quit command by Steve Shin · 6 years ago
  45. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  46. fcd2368 bitmap: add nocheck variants for bit ops by Florin Coras · 6 years ago
  47. ef8ead5 memif: minor fixes by Damjan Marion · 6 years ago
  48. a21a367 VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node() by Lukasz Majczak · 6 years ago
  49. c9f4022 VPPAPIGEN: use SOURCE_DATE_EPOCH for datestring by Nirmoy Das · 6 years ago
  50. 10a0989 CSIT-1148: VPPAPIGEN 2nd level import of .api ignored by Ole Troan · 6 years ago
  51. c2fc57e ipsec: fix VPP-1333 - crash in ipsec policy cli by Klement Sekera · 6 years ago
  52. 91ce843 igmp: bugfix and minor improvements by Jakub Grajciar · 6 years ago
  53. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  54. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  55. 09fdf9d bihash key compare improvements by Damjan Marion · 6 years ago
  56. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  57. 9c949e7 Fix mheap_get_aligned() performance jackpot by Dave Barach · 6 years ago
  58. 7e12d94 vcl: refactor vcl session by Florin Coras · 6 years ago
  59. df434b9 jvpp: pass tuple of classes to isinstance() by Marek Gradzki · 6 years ago
  60. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago
  61. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  62. 0d427d8 vcl: refactor debugging by Florin Coras · 6 years ago
  63. 0654dcc Tune pool_get / pool_put by Dave Barach · 6 years ago
  64. 6e74aa2 acl: fix for loop initial declaration by Florin Coras · 6 years ago
  65. 6c9b964 avf: binary API and configurable RX/TX queue size by Jakub Grajciar · 6 years ago
  66. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  67. c5ee4fd jvpp: cleanup generation of swap functions for custom types by Marek Gradzki · 6 years ago
  68. 5b3d95b jvpp: add support for unions (VPP-1322) by Marek Gradzki · 6 years ago
  69. bf129f4 vppinfra: add vector horizontal add and byte swap (SSE4.2 & AVX2) by Damjan Marion · 6 years ago
  70. 2d11e9f acl-plugin: tm: avoid hash calculation dependency on a memory store operation by Andrew Yourtchenko · 6 years ago
  71. 2e0798f acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masks by Andrew Yourtchenko · 6 years ago
  72. b26743d tcp/session: tx optimizations by Florin Coras · 6 years ago
  73. 23cdd4c dpdk: display rx/tx burst function name in "show hardware detail" by Damjan Marion · 6 years ago
  74. 536953d Fix load_unaligned undefined and other possible build failures by Sirshak Das · 6 years ago
  75. 79c38af Fix assert issue in ip_csum_add_even() by Hongjun Ni · 7 years ago
  76. 352c2c4 tcp: avoid doing work in tcp_rcv_sacks for no sacks by Florin Coras · 6 years ago
  77. 235a47e NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) by Matus Fabian · 6 years ago
  78. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  79. 13c98a2 We don't have (yet) 128-bit unaligned load/store on ARM by Damjan Marion · 6 years ago
  80. 497deaf add backtrace in unix_signal_handler by Kingwel Xie · 7 years ago
  81. 6fb0d9b L3DSR fix ip checksum issue and add test by Hongjun Ni · 7 years ago
  82. 8d2e9bd acl-plugin: tm: optimize multi-lookups and prepare to add tuplemerge by Andrew Yourtchenko · 6 years ago
  83. a56f270 Fix api trace replay of handler to pass vm parameter by John Lo · 6 years ago
  84. 0dbd517 tcp: cleanup functions by Florin Coras · 6 years ago
  85. 32ab954 SIMD optimized linear search in clib_bitmap_first_set by Damjan Marion · 6 years ago
  86. 0131b6c Add checks for bad ARP request packets in arp-termination node by John Lo · 6 years ago
  87. adb5bd5 tw: add light weight timer update function by Florin Coras · 6 years ago
  88. c474fee dpdk: Enhancement to call crypto start api at initialization by Sachin Saxena · 6 years ago
  89. f124c34 acl-plugin: remove the noisy debug output by Andrew Yourtchenko · 6 years ago
  90. 381e9a9 MAP: Move MAP-E/T to a plugin. by Ole Troan · 6 years ago
  91. e4d5a65 VCL: Refactor VCL test (part 1) by Dave Wallace · 6 years ago
  92. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 6 years ago
  93. 2a8d02d Tx feature node, for accounting purposes by Dave Barach · 6 years ago
  94. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 6 years ago
  95. 3e2d57d jvpp: add support for enums (VPP-1153) by Marek Gradzki · 6 years ago
  96. 9679c81 session: improve session lookup speeds by Florin Coras · 6 years ago
  97. 02c88e4 jvpp: cleanup JNI generation code (VPP-1153) by Marek Gradzki · 6 years ago
  98. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  99. d600ffe Update tapv2 documentation by Ian Wells · 6 years ago
  100. e513f98 VPP-1042: Fix the DPDK no-hugetbl flags by Jessica Tallon · 7 years ago