1. ae91180 avf: request queues support by Jakub Grajciar · 6 years ago
  2. 055b231 L2 Flood: use the buffer clone API rather than buffer recycle by Neale Ranns · 6 years ago
  3. 351b3a0 avf: fix interrupt mode by Damjan Marion · 6 years ago
  4. 3451d98 Generate vppinfra/config.h from config.in script (same as we do for vlib/config.h) by Neale Ranns · 6 years ago
  5. 605afa0 VPP-1332 memif: add/del socket filename bugfix by Jakub Grajciar · 6 years ago
  6. 4e6014f avf: api fix by Jakub Grajciar · 6 years ago
  7. e8b68a3 make_test: Add equal-cost multi-path routing tests by Jan Gelety · 6 years ago
  8. 8b5dc4f Create a unit-test plugin by Dave Barach · 6 years ago
  9. 1678236 test frame work pump thread exit: set flag then wake by Neale Ranns · 6 years ago
  10. 006e6f8 tls: avoid possible async handler duplication by Ping Yu · 6 years ago
  11. 8409955 session: send rx events only if session ready by Florin Coras · 6 years ago
  12. 6b9b41c L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api by Neale Ranns · 6 years ago
  13. c79396e NAT44: fix forwarding feature bug (VPP-1349) by Matus Fabian · 6 years ago
  14. 5b8ed98 Buffer clone: copy opaque2 by Neale Ranns · 6 years ago
  15. 66446b9 Update pipeline.h: use vlib_get_buffers by Dave Barach · 6 years ago
  16. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  17. b7d41fc make test-ext: a new test target that builds VOM (existing one no longer do) by Neale Ranns · 6 years ago
  18. 78451a6 Loopback tx: support multiple tx intfcs per frame by Dave Barach · 6 years ago
  19. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  20. 2a03efe bihash: give hint to CPU that we are spinlocking by Damjan Marion · 6 years ago
  21. 78fd7e8 Add congestion drop in interface handoff by Damjan Marion · 6 years ago
  22. 508498f Fine-grained add / delete locking by Dave Barach · 6 years ago
  23. 1363763 physmem: fix alloc when dlmaloc is used by Damjan Marion · 6 years ago
  24. 3e13c09 fix issue with missing sample_main in sample plugin by Damjan Marion · 6 years ago
  25. 8d753f9 QOS: mark/record fix feature ordering c-n-p error by Neale Ranns · 6 years ago
  26. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  27. 631de0d avf: don't enable interrupts before interface is admin up by Damjan Marion · 6 years ago
  28. 4994958 NAT44: in+out interface in STN setup improvement (VPP-1344) by Matus Fabian · 6 years ago
  29. 0809f6c QoS: marking and recording for MPLS and VLAN by Neale Ranns · 6 years ago
  30. c34b2e0 avf: Support interrupt mode by Steven · 6 years ago
  31. ed2fe93 Fix coverity warning / legitimate minor bug by Dave Barach · 6 years ago
  32. 3a9702a dpdk: eliminate vpp-dpdk-devel RPM conflict by Matthew Smith · 6 years ago
  33. 88dbf98 dpdk: fix Mellanox Connect-X3 VF ID by Matthew Smith · 6 years ago
  34. 7064c33 test_jvpp: improve error message when JVpp JARS are missing by Marek Gradzki · 6 years ago
  35. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  36. 3d0fadc session: coverity warnings by Florin Coras · 6 years ago
  37. 970a0b8 Add a new communication channel between VPP and openssl engine by Ping Yu · 6 years ago
  38. 4d56e05 Cleanup of handoff code by Damjan Marion · 6 years ago
  39. a17158b qos record:fix disable on interface delete by Eyal Bari · 6 years ago
  40. 8a03e4f ip4-input and ip4-input-no-checksum should be siblings by Neale Ranns · 6 years ago
  41. 005849e Set default STARTUP_DIR to be toplevel dir by Damjan Marion · 6 years ago
  42. e73b6b7 Fix IPv6 csum calculation in GTP-U encapsulation by Andreas Schultz · 6 years ago
  43. 43f02bb dpdk: set log write fd to non-blocking by Matthew Smith · 6 years ago
  44. 25668c8 dpdk: add device IDs for Mellanox ConnectX-3 by Matthew Smith · 6 years ago
  45. 2a7563b PAPI: Remove logging calls from pack/unpack by Ole Troan · 6 years ago
  46. 22b3b84 gbp: Add support for ACL by Mohsin Kazmi · 7 years ago
  47. 07f3586 qos mark/record: fix disable-sw_if_index range check by Eyal Bari · 6 years ago
  48. 400378f DPDK: coverity scan warnings by Marco Varlese · 6 years ago
  49. e91bdb3 svm: make message queue more compact by Florin Coras · 6 years ago
  50. 19668e8 Change configure.ac to match the release tag on master by Ed Warnicke · 6 years ago
  51. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  52. 2a3fb1a make_test: dhcp - add lease time test and wrong XID in OFFER test by Jan Gelety · 6 years ago
  53. 8aedf5e vpp-api: improve naming for easier debugging by Klement Sekera · 6 years ago
  54. 54d0ac3 VPP crash when run "lb set interface nat4 in <intc>" VPP-1343 by Hongjun Ni · 6 years ago
  55. d6dfd00 Fix GTP-U length header field in encoding by Andreas Schultz · 6 years ago
  56. 96cc67d Fix GTP-U header in 4x IPv4 vector encapsulation by Andreas Schultz · 6 years ago
  57. 882fcfe vppinfra: increase max bihash arena size to 512GB by Damjan Marion · 6 years ago
  58. 96f40a0 memif: vectorized buffer enqueue in input node by Damjan Marion · 6 years ago
  59. 6a0f7dd Bump the VPP version in configure.ac by Neale Ranns · 6 years ago
  60. b52c034 loopback:fix delete to check interface class by Eyal Bari · 6 years ago
  61. 52207f1 session: send ctrl msg over mq by Florin Coras · 6 years ago
  62. 3c2fed5 session: use msg queue for events by Florin Coras · 6 years ago
  63. 5da96a7 session: make sure segment sizes are page aligned by Florin Coras · 6 years ago
  64. 208c29a VOM: support for pipes by Neale Ranns · 7 years ago
  65. 4faab21 Adjacency-BFD: assume BFD down on create by Neale Ranns · 6 years ago
  66. 15dff72 acl-plugin: fix coverity errors 186574,186575,186576,186577,183451 by Andrew Yourtchenko · 6 years ago
  67. 4fce7f7 vppinfra: AVX2 interleave functions by Damjan Marion · 6 years ago
  68. cd2fc20 Enable openssl TLS async support in client for HW accleration by Ping Yu · 6 years ago
  69. 635ec3b VPP-1341: fix loopback interface graph arcs by Dave Barach · 6 years ago
  70. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  71. 29b32c2 Add QEDE poll mode driver (librte_pmd_qede) by Igor Mikhailov (imichail) · 6 years ago
  72. b02f3b7 srv6-as: Adding support for L2 traffic by Francois Clad · 6 years ago
  73. 0928da9 srv6-as: Adding test cases by Francois Clad · 6 years ago
  74. 18c458e vppinfra: add missing header file to install list by Damjan Marion · 6 years ago
  75. 9779197 Improve the "show version" command by Dave Barach · 6 years ago
  76. a8d4764 VPP-1338: fix ipsec api coverity warnings by Dave Barach · 6 years ago
  77. b912482 The gateway IP should be 172.16.2.1 by shenJibiao · 6 years ago
  78. d5091ff STATS fix memory leak in stat_client.c by Dave Cornejo · 6 years ago
  79. 0610039 Fix debug CLI node recycling bugs by Dave Barach · 6 years ago
  80. 93c90a5 Revert "vppinfra: AVX2 blend" by Dave Barach · 6 years ago
  81. c82b358 srv6: fix pointers in quad loops by Francois Clad · 6 years ago
  82. 5828562 IGMP: validate the packets length in the DP by Neale Ranns · 6 years ago
  83. daa1276 stats-segment: add startup node serialization option by Florin Coras · 6 years ago
  84. 779c865 vppinfra: AVX2 blend by Damjan Marion · 6 years ago
  85. 46f001d session: push tx notifications only if needed by Florin Coras · 6 years ago
  86. bf2f326 Documentation: Placeholder directory and files by Ed Kern · 6 years ago
  87. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  88. b6b04f0 bridge-domain:fix no_flood count by Eyal Bari · 6 years ago
  89. 20728d4 memif: fix max number of rings by Damjan Marion · 6 years ago
  90. 9a02c54 avf: descriptor should be volatile by Damjan Marion · 6 years ago
  91. 151b322 srv6-as: Adding rewrite counters by Francois Clad · 7 years ago
  92. d47da68 srv6: Fixing SRH parsing bug in Scapy 2.4 by Francois Clad · 6 years ago
  93. f46d8f8 VPP-1338: fix coverity warning in mactime plugin by Dave Barach · 6 years ago
  94. 9aca7b5 vom: Add TAPv2 support by Mohsin Kazmi · 6 years ago
  95. 858151f threads: fix issue with setting main-core to 0 by Damjan Marion · 6 years ago
  96. 059d1d0 make_test: Add missing classifier tests by Jan Gelety · 6 years ago
  97. c1dccc5 VPP-1337: Dangling reference be gone! by Dave Barach · 6 years ago
  98. 4555bb4 IGMP: coverity found defects by Neale Ranns · 6 years ago
  99. de450cb FIB path dump: fix next-hop-table ID for recursive routes by Neale Ranns · 6 years ago
  100. 8008d7c NAT44: multiple outside FIB tables (VPP-1314) by Matus Fabian · 6 years ago