1. 8aedf5e vpp-api: improve naming for easier debugging by Klement Sekera · 6 years ago
  2. 54d0ac3 VPP crash when run "lb set interface nat4 in <intc>" VPP-1343 by Hongjun Ni · 6 years ago
  3. d6dfd00 Fix GTP-U length header field in encoding by Andreas Schultz · 6 years ago
  4. 96cc67d Fix GTP-U header in 4x IPv4 vector encapsulation by Andreas Schultz · 6 years ago
  5. 882fcfe vppinfra: increase max bihash arena size to 512GB by Damjan Marion · 6 years ago
  6. 96f40a0 memif: vectorized buffer enqueue in input node by Damjan Marion · 6 years ago
  7. 6a0f7dd Bump the VPP version in configure.ac by Neale Ranns · 6 years ago
  8. b52c034 loopback:fix delete to check interface class by Eyal Bari · 6 years ago
  9. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  10. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  11. 5da96a7 session: make sure segment sizes are page aligned by Florin Coras · 6 years ago
  12. 208c29a VOM: support for pipes by Neale Ranns · 7 years ago
  13. 4faab21 Adjacency-BFD: assume BFD down on create by Neale Ranns · 6 years ago
  14. 15dff72 acl-plugin: fix coverity errors 186574,186575,186576,186577,183451 by Andrew Yourtchenko · 6 years ago
  15. 4fce7f7 vppinfra: AVX2 interleave functions by Damjan Marion · 6 years ago
  16. cd2fc20 Enable openssl TLS async support in client for HW accleration by Ping Yu · 6 years ago
  17. 635ec3b VPP-1341: fix loopback interface graph arcs by Dave Barach · 6 years ago
  18. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  19. 29b32c2 Add QEDE poll mode driver (librte_pmd_qede) by Igor Mikhailov (imichail) · 6 years ago
  20. b02f3b7 srv6-as: Adding support for L2 traffic by Francois Clad · 6 years ago
  21. 18c458e vppinfra: add missing header file to install list by Damjan Marion · 6 years ago
  22. 9779197 Improve the "show version" command by Dave Barach · 6 years ago
  23. a8d4764 VPP-1338: fix ipsec api coverity warnings by Dave Barach · 6 years ago
  24. b912482 The gateway IP should be 172.16.2.1 by shenJibiao · 6 years ago
  25. d5091ff STATS fix memory leak in stat_client.c by Dave Cornejo · 6 years ago
  26. 0610039 Fix debug CLI node recycling bugs by Dave Barach · 6 years ago
  27. 93c90a5 Revert "vppinfra: AVX2 blend" by Dave Barach · 6 years ago
  28. c82b358 srv6: fix pointers in quad loops by Francois Clad · 6 years ago
  29. 5828562 IGMP: validate the packets length in the DP by Neale Ranns · 6 years ago
  30. daa1276 stats-segment: add startup node serialization option by Florin Coras · 6 years ago
  31. 779c865 vppinfra: AVX2 blend by Damjan Marion · 6 years ago
  32. 46f001d session: push tx notifications only if needed by Florin Coras · 6 years ago
  33. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  34. b6b04f0 bridge-domain:fix no_flood count by Eyal Bari · 6 years ago
  35. 20728d4 memif: fix max number of rings by Damjan Marion · 6 years ago
  36. 9a02c54 avf: descriptor should be volatile by Damjan Marion · 6 years ago
  37. 151b322 srv6-as: Adding rewrite counters by Francois Clad · 7 years ago
  38. f46d8f8 VPP-1338: fix coverity warning in mactime plugin by Dave Barach · 6 years ago
  39. 858151f threads: fix issue with setting main-core to 0 by Damjan Marion · 6 years ago
  40. c1dccc5 VPP-1337: Dangling reference be gone! by Dave Barach · 6 years ago
  41. 4555bb4 IGMP: coverity found defects by Neale Ranns · 6 years ago
  42. de450cb FIB path dump: fix next-hop-table ID for recursive routes by Neale Ranns · 6 years ago
  43. 8008d7c NAT44: multiple outside FIB tables (VPP-1314) by Matus Fabian · 6 years ago
  44. ebf4aa3 Remove unused variables by Igor Mikhailov (imichail) · 6 years ago
  45. c746a15 Do not translate packets destined for NAT64 inside interface (VPP-1331) by Juraj Sloboda · 6 years ago
  46. 3ecef99 pp2: increase recycle batch size by Brian Brooks · 6 years ago
  47. e356cbf pp2: use configured RX queue size by Brian Brooks · 6 years ago
  48. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  49. dd47eca vxlan:use bihash_16_8 for ipv4 lookup by Eyal Bari · 6 years ago
  50. a1ff01e new pipe code does not use stdints by Neale Ranns · 6 years ago
  51. 999a0a4 Fix missing pipe.api.h by Matthew Smith · 6 years ago
  52. 0e36bbf Fix IPsec intf tx node setup at intf creation by Matthew Smith · 6 years ago
  53. 95e0ce0 session/svm: fix coverity warnings by Florin Coras · 6 years ago
  54. e7cde31 vhost: Add multi-versioning support by Mohsin Kazmi · 6 years ago
  55. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  56. 65784c1 svm: add unidirectional message queue by Florin Coras · 6 years ago
  57. 01a771b add stat segment size configuration by Dave Barach · 6 years ago
  58. 0fa5678 vxlan:use bihash_24_8 for ipv6 lookup by Eyal Bari · 7 years ago
  59. dab732a VPP-1335 vapi crash when memclnt_keepalive received by Klement Sekera · 6 years ago
  60. ef8db36 Fix clib_bitmap_next_clear() function when no clear bits left by John Lo · 6 years ago
  61. 6452622 fix VPP-1312 Invalid UDP packet length in ipsec by Klement Sekera · 7 years ago
  62. 9e300dd Do not override skip-cores if set in startup.conf by Damjan Marion · 6 years ago
  63. 1f046dc IP FIB dump - incorrect table-ID for deag paths by Neale Ranns · 6 years ago
  64. eb9df09 Remove unused members from ip4_fib_t by Neale Ranns · 6 years ago
  65. 680f279 add 'src-lookup' keyword for FIB paths by Neale Ranns · 6 years ago
  66. 7752b39 Set main thread affinity before main heap is allocated by Damjan Marion · 6 years ago
  67. 208daa1 tcp: update snd_una_max for retranmsits by Florin Coras · 6 years ago
  68. 926b564 Add per-numa page allocation info to 'show memory' by Damjan Marion · 6 years ago
  69. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  70. 91ca462 tcp: fix single loop prefetch by Florin Coras · 6 years ago
  71. 0d5a195 cli: Validate cli_file_index on quit command by Steve Shin · 6 years ago
  72. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  73. fcd2368 bitmap: add nocheck variants for bit ops by Florin Coras · 6 years ago
  74. ef8ead5 memif: minor fixes by Damjan Marion · 6 years ago
  75. a21a367 VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node() by Lukasz Majczak · 6 years ago
  76. c9f4022 VPPAPIGEN: use SOURCE_DATE_EPOCH for datestring by Nirmoy Das · 6 years ago
  77. 10a0989 CSIT-1148: VPPAPIGEN 2nd level import of .api ignored by Ole Troan · 6 years ago
  78. c2fc57e ipsec: fix VPP-1333 - crash in ipsec policy cli by Klement Sekera · 6 years ago
  79. 91ce843 igmp: bugfix and minor improvements by Jakub Grajciar · 6 years ago
  80. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  81. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  82. 09fdf9d bihash key compare improvements by Damjan Marion · 6 years ago
  83. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  84. 9c949e7 Fix mheap_get_aligned() performance jackpot by Dave Barach · 6 years ago
  85. 7e12d94 vcl: refactor vcl session by Florin Coras · 6 years ago
  86. df434b9 jvpp: pass tuple of classes to isinstance() by Marek Gradzki · 6 years ago
  87. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago
  88. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  89. 0d427d8 vcl: refactor debugging by Florin Coras · 6 years ago
  90. 0654dcc Tune pool_get / pool_put by Dave Barach · 6 years ago
  91. 6e74aa2 acl: fix for loop initial declaration by Florin Coras · 6 years ago
  92. 6c9b964 avf: binary API and configurable RX/TX queue size by Jakub Grajciar · 6 years ago
  93. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  94. c5ee4fd jvpp: cleanup generation of swap functions for custom types by Marek Gradzki · 6 years ago
  95. 5b3d95b jvpp: add support for unions (VPP-1322) by Marek Gradzki · 6 years ago
  96. bf129f4 vppinfra: add vector horizontal add and byte swap (SSE4.2 & AVX2) by Damjan Marion · 6 years ago
  97. 2d11e9f acl-plugin: tm: avoid hash calculation dependency on a memory store operation by Andrew Yourtchenko · 6 years ago
  98. 2e0798f acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masks by Andrew Yourtchenko · 6 years ago
  99. b26743d tcp/session: tx optimizations by Florin Coras · 6 years ago
  100. 23cdd4c dpdk: display rx/tx burst function name in "show hardware detail" by Damjan Marion · 6 years ago