1. 18c458e vppinfra: add missing header file to install list by Damjan Marion · 6 years ago
  2. 9779197 Improve the "show version" command by Dave Barach · 6 years ago
  3. a8d4764 VPP-1338: fix ipsec api coverity warnings by Dave Barach · 6 years ago
  4. b912482 The gateway IP should be 172.16.2.1 by shenJibiao · 6 years ago
  5. d5091ff STATS fix memory leak in stat_client.c by Dave Cornejo · 6 years ago
  6. 0610039 Fix debug CLI node recycling bugs by Dave Barach · 6 years ago
  7. 93c90a5 Revert "vppinfra: AVX2 blend" by Dave Barach · 6 years ago
  8. c82b358 srv6: fix pointers in quad loops by Francois Clad · 6 years ago
  9. 5828562 IGMP: validate the packets length in the DP by Neale Ranns · 6 years ago
  10. daa1276 stats-segment: add startup node serialization option by Florin Coras · 6 years ago
  11. 779c865 vppinfra: AVX2 blend by Damjan Marion · 6 years ago
  12. 46f001d session: push tx notifications only if needed by Florin Coras · 6 years ago
  13. bf2f326 Documentation: Placeholder directory and files by Ed Kern · 6 years ago
  14. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  15. b6b04f0 bridge-domain:fix no_flood count by Eyal Bari · 6 years ago
  16. 20728d4 memif: fix max number of rings by Damjan Marion · 6 years ago
  17. 9a02c54 avf: descriptor should be volatile by Damjan Marion · 6 years ago
  18. 151b322 srv6-as: Adding rewrite counters by Francois Clad · 7 years ago
  19. d47da68 srv6: Fixing SRH parsing bug in Scapy 2.4 by Francois Clad · 6 years ago
  20. f46d8f8 VPP-1338: fix coverity warning in mactime plugin by Dave Barach · 6 years ago
  21. 9aca7b5 vom: Add TAPv2 support by Mohsin Kazmi · 6 years ago
  22. 858151f threads: fix issue with setting main-core to 0 by Damjan Marion · 6 years ago
  23. 059d1d0 make_test: Add missing classifier tests by Jan Gelety · 6 years ago
  24. c1dccc5 VPP-1337: Dangling reference be gone! by Dave Barach · 6 years ago
  25. 4555bb4 IGMP: coverity found defects by Neale Ranns · 6 years ago
  26. de450cb FIB path dump: fix next-hop-table ID for recursive routes by Neale Ranns · 6 years ago
  27. 8008d7c NAT44: multiple outside FIB tables (VPP-1314) by Matus Fabian · 6 years ago
  28. abec942 openSUSE: spec file update to reflect latest deps by Marco Varlese · 6 years ago
  29. ebf4aa3 Remove unused variables by Igor Mikhailov (imichail) · 6 years ago
  30. c746a15 Do not translate packets destined for NAT64 inside interface (VPP-1331) by Juraj Sloboda · 6 years ago
  31. 3ecef99 pp2: increase recycle batch size by Brian Brooks · 6 years ago
  32. e356cbf pp2: use configured RX queue size by Brian Brooks · 6 years ago
  33. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  34. dd47eca vxlan:use bihash_16_8 for ipv4 lookup by Eyal Bari · 6 years ago
  35. a1ff01e new pipe code does not use stdints by Neale Ranns · 6 years ago
  36. 999a0a4 Fix missing pipe.api.h by Matthew Smith · 6 years ago
  37. 0e36bbf Fix IPsec intf tx node setup at intf creation by Matthew Smith · 6 years ago
  38. 7b13e0d ixgbe link update patch for DPDK 18.05 by Matthew Smith · 6 years ago
  39. 95e0ce0 session/svm: fix coverity warnings by Florin Coras · 6 years ago
  40. e7cde31 vhost: Add multi-versioning support by Mohsin Kazmi · 6 years ago
  41. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  42. 65784c1 svm: add unidirectional message queue by Florin Coras · 6 years ago
  43. 01a771b add stat segment size configuration by Dave Barach · 6 years ago
  44. 0fa5678 vxlan:use bihash_24_8 for ipv6 lookup by Eyal Bari · 7 years ago
  45. dab732a VPP-1335 vapi crash when memclnt_keepalive received by Klement Sekera · 6 years ago
  46. ef8db36 Fix clib_bitmap_next_clear() function when no clear bits left by John Lo · 6 years ago
  47. 6452622 fix VPP-1312 Invalid UDP packet length in ipsec by Klement Sekera · 7 years ago
  48. 6922040 openSUSE: add python2-ply dependency by Marco Varlese · 6 years ago
  49. 9e300dd Do not override skip-cores if set in startup.conf by Damjan Marion · 6 years ago
  50. 1f046dc IP FIB dump - incorrect table-ID for deag paths by Neale Ranns · 6 years ago
  51. eb9df09 Remove unused members from ip4_fib_t by Neale Ranns · 6 years ago
  52. 680f279 add 'src-lookup' keyword for FIB paths by Neale Ranns · 6 years ago
  53. 7752b39 Set main thread affinity before main heap is allocated by Damjan Marion · 6 years ago
  54. 6b1cdd3 vom: Add cross connect support by Mohsin Kazmi · 6 years ago
  55. 208daa1 tcp: update snd_una_max for retranmsits by Florin Coras · 6 years ago
  56. 926b564 Add per-numa page allocation info to 'show memory' by Damjan Marion · 6 years ago
  57. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  58. e6c78ee make_test: add icmp packet size sweep and icmp echo tests by Jan Gelety · 6 years ago
  59. b0e0894 dpdk: bump default DPDK version to 18.05 by Damjan Marion · 7 years ago
  60. 91ca462 tcp: fix single loop prefetch by Florin Coras · 6 years ago
  61. 0d5a195 cli: Validate cli_file_index on quit command by Steve Shin · 6 years ago
  62. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  63. fcd2368 bitmap: add nocheck variants for bit ops by Florin Coras · 6 years ago
  64. ef8ead5 memif: minor fixes by Damjan Marion · 6 years ago
  65. a21a367 VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node() by Lukasz Majczak · 6 years ago
  66. c9f4022 VPPAPIGEN: use SOURCE_DATE_EPOCH for datestring by Nirmoy Das · 6 years ago
  67. 10a0989 CSIT-1148: VPPAPIGEN 2nd level import of .api ignored by Ole Troan · 6 years ago
  68. c2fc57e ipsec: fix VPP-1333 - crash in ipsec policy cli by Klement Sekera · 6 years ago
  69. 91ce843 igmp: bugfix and minor improvements by Jakub Grajciar · 6 years ago
  70. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  71. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  72. 09fdf9d bihash key compare improvements by Damjan Marion · 6 years ago
  73. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  74. 9c949e7 Fix mheap_get_aligned() performance jackpot by Dave Barach · 6 years ago
  75. 7e12d94 vcl: refactor vcl session by Florin Coras · 6 years ago
  76. df434b9 jvpp: pass tuple of classes to isinstance() by Marek Gradzki · 6 years ago
  77. 0155158 make test: fix profiling by Klement Sekera · 6 years ago
  78. f8b43e5 libmemif: fixing head/tail arithmetics & queue reallocation by Milan Lenco · 6 years ago
  79. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago
  80. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  81. 0d427d8 vcl: refactor debugging by Florin Coras · 6 years ago
  82. 0654dcc Tune pool_get / pool_put by Dave Barach · 6 years ago
  83. 6e74aa2 acl: fix for loop initial declaration by Florin Coras · 6 years ago
  84. 6c9b964 avf: binary API and configurable RX/TX queue size by Jakub Grajciar · 6 years ago
  85. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  86. c5ee4fd jvpp: cleanup generation of swap functions for custom types by Marek Gradzki · 6 years ago
  87. bbfa5fd make test: easy profiling via make test PROFILE=1 by Klement Sekera · 6 years ago
  88. 5b3d95b jvpp: add support for unions (VPP-1322) by Marek Gradzki · 6 years ago
  89. bf129f4 vppinfra: add vector horizontal add and byte swap (SSE4.2 & AVX2) by Damjan Marion · 6 years ago
  90. 2d11e9f acl-plugin: tm: avoid hash calculation dependency on a memory store operation by Andrew Yourtchenko · 6 years ago
  91. 2e0798f acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masks by Andrew Yourtchenko · 6 years ago
  92. b26743d tcp/session: tx optimizations by Florin Coras · 6 years ago
  93. 23cdd4c dpdk: display rx/tx burst function name in "show hardware detail" by Damjan Marion · 6 years ago
  94. 536953d Fix load_unaligned undefined and other possible build failures by Sirshak Das · 6 years ago
  95. 79c38af Fix assert issue in ip_csum_add_even() by Hongjun Ni · 7 years ago
  96. 352c2c4 tcp: avoid doing work in tcp_rcv_sacks for no sacks by Florin Coras · 6 years ago
  97. 235a47e NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) by Matus Fabian · 6 years ago
  98. 6c78436 Update to latest stable DPDK release (18.02.2) by Marco Varlese · 6 years ago
  99. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  100. 13c98a2 We don't have (yet) 128-bit unaligned load/store on ARM by Damjan Marion · 6 years ago