1. a0a908f FIB path weight incorrect in dump (VPP-922) by Neale Ranns · 7 years ago
  2. 42e6b09 Tests for recursive load-balancing with no choices. by Neale Ranns · 7 years ago
  3. 15ac81c P2P Ethernet by Pavel Kotucek · 7 years ago
  4. 5b31120 SPAN/API:enable L2 dump by Eyal Bari · 7 years ago
  5. b885664 ssvm->name must be a vector containing a c-string. by Dave Wallace · 7 years ago
  6. 84f2882 jvpp: moving current tests to separate folder marked as examples by Matej Perina · 7 years ago
  7. 942402b CLI:add l2 input/outut to "sh int features" by Eyal Bari · 7 years ago
  8. 91d341c Fix fib_path encoding (VPP-921) by Florin Coras · 7 years ago
  9. 4a7d50e SPAN/CLI:fix disable + add errors by Eyal Bari · 7 years ago
  10. 6881062 Make tcp active open data structures thread safe by Florin Coras · 7 years ago
  11. 03a6213 ping: fixing wrong value when there are worker threads by Mohammed Hawari · 7 years ago
  12. c418e4a Fix interface reuse when running multithreaded by Damjan Marion · 7 years ago
  13. 6b0f589 Thread safe internal buffer manager by Damjan Marion · 7 years ago
  14. 2ee2d57 vhost: debug vhost-user command needs better error checking on the syntax (VPP-916) by Steven · 7 years ago
  15. 5b75b6b Use relative path to vpp.service. by Thomas F Herbert · 7 years ago
  16. 7c35f19 Fix lisp udp checksum by Florin Coras · 7 years ago
  17. 30af5da VPP-905: Wrong define used in function start_workers. by JingLiuZTE · 7 years ago
  18. c3fbd95 17.07 Release Note by Neale Ranns · 7 years ago
  19. 7d4a22c Add sample config of bonded interface in startup.conf template by John Lo · 7 years ago
  20. 04e5344 Cleanup/refactor session layer code by Florin Coras · 7 years ago
  21. f8d8490 SANT: fib_table unlock (VPP-918) by Matus Fabian · 7 years ago
  22. 50b81e0 Update CSIT tests 170626 -> 170724 by Jan Gelety · 7 years ago
  23. 001fd40 SPAN:add l2 mirror by Eyal Bari · 7 years ago
  24. beb0b2e Improve L2 Input/Output Feature Infrastructure and Usage by John Lo · 7 years ago
  25. 858c06f Atomic bucket lock by Dave Barach · 7 years ago
  26. 6534b7a Improvements to tcp rx path and debugging by Florin Coras · 7 years ago
  27. 161c59c SNAT: in2out translation as an output feature hairpinning (VPP-913) by Matus Fabian · 7 years ago
  28. faee17e acl-plugin: assertion failed at hash_lookup.c:226 when modifying ACLs applied as part of many (VPP-910) by Andrew Yourtchenko · 7 years ago
  29. fb3288f Fix coverity issue introduced with IP checksum offload commit by Damjan Marion · 7 years ago
  30. 5037669 Prevent double freeing of first segment manager. by Dave Wallace · 7 years ago
  31. 8d48722 Enable build from dist tarball independent of git. by Thomas F Herbert · 7 years ago
  32. 93d84c9 SNAT: in2out translation as an output feature (VPP-903) by Matus Fabian · 7 years ago
  33. b12ac56 L2FWD:move vec_validate out of access function by Eyal Bari · 7 years ago
  34. 908a5ea Add a bihash prefetchable bucket-level cache by Dave Barach · 7 years ago
  35. c442322 Fix IP checksum offload metadata setup by Dave Barach · 7 years ago
  36. 60c1223 make test: improve console output messages by Klement Sekera · 7 years ago
  37. 57b5860 FIB path preference by Neale Ranns · 7 years ago
  38. 51822bf DHCP client option 61 "client_id" by Neale Ranns · 7 years ago
  39. a2fbf6b DHCP client - remove interface address when DHCP de-configured by Neale Ranns · 7 years ago
  40. 2c0a4f4 TCP/UDP checksum offload API by Dave Barach · 7 years ago
  41. 758137a TEST:add l2bd nd term tests by Eyal Bari · 7 years ago
  42. d756b35 Fix unlinking of /dev/shm files. by Dave Wallace · 7 years ago
  43. 365a2b8 Adjust replication context to match vnet_buffer(b) by Dave Barach · 7 years ago
  44. 3eb5062 Fixes and improved tcp/session debugging by Florin Coras · 7 years ago
  45. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  46. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  47. 0f09b77 flowprobe: Fixed assert error with less than 1 second passive timer by Andrew Li · 7 years ago
  48. 3b12cdc dpdk: update build by Sergio Gonzalez Monroy · 8 years ago
  49. 19e9d95 VPP-895 multi-thread: fix vpp crash on show runtime by Igor Mikhailov (imichail) · 7 years ago
  50. a2522f6 dpdk: fix dpdk_buffer_pool_create name by Chris Luke · 7 years ago
  51. e2d40b8 Use clib_crc32c_uses_intrinsics instead of __SSE4_2__ by Christophe Fontaine · 7 years ago
  52. 38cfe98 Fix typo for non x86 platforms. by Christophe Fontaine · 7 years ago
  53. b2fd6cb Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907) by John Lo · 7 years ago
  54. 8ae1873 Decrease steps necessary to upgrading RPM packages fixed by Kristina Nevolnikova · 7 years ago
  55. 10ae766 Deprecate support for flattened output nodes by Damjan Marion · 7 years ago
  56. 690d26c dpdk: prefetch 2nd cacheline of rte_mbuf during tx by Damjan Marion · 7 years ago
  57. 2c25a62 Horizontal (nSessions) scaling draft by Dave Barach · 7 years ago
  58. 8af1b2f L2INPUT:fix features mask cailculation by Eyal Bari · 7 years ago
  59. e1f0889 memif: avoid double buffer free by Damjan Marion · 7 years ago
  60. 3bb5baf SNAT: fixed bug in fallback to 3-tuple key for non TCP/UDP sessions by Matus Fabian · 7 years ago
  61. 75e2f2a API:fix arp/ND event messages - remove context by Eyal Bari · 7 years ago
  62. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  63. 28160f3 VPP-904: fixes zero length CLI parameters parse by Alexander Kotov · 7 years ago
  64. e2b3493 memif: mask interrupts on startup if we are in the polling mode by Damjan Marion · 7 years ago
  65. 191a1a4 vlib: fix issues with PCI handling code by Damjan Marion · 7 years ago
  66. bb18ee6 format: Check for NaN when rendering doubles by Chris Luke · 7 years ago
  67. 4df9716 API: Add Python3 support to vpp_papi.py by Ole Troan · 7 years ago
  68. 042a621 lldp packet transmission on a bonded interface by Steve Shin · 7 years ago
  69. 9a1ae1a ETH:optimized double is_tagged check by Eyal Bari · 8 years ago
  70. 7968e6c SNAT: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884) by Matus Fabian · 7 years ago
  71. 7b749fe Unlink /dev/shm files on application detach. by Dave Wallace · 7 years ago
  72. 4729b1e DHCP complete event sends mask length by Neale Ranns · 7 years ago
  73. 1d7d2ab VPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get message. by Ole Troan · 7 years ago
  74. 9b2cca9 dpdk: add FiftyGigabitEtherenet interface support by Damjan Marion · 7 years ago
  75. 9d6d989 devices: show interface rx-placement displays the wrong information (VPP-894) by Steven · 7 years ago
  76. 475674e unix: mkdir VPP_RUN_DIR before opening a socket in it by Chris Luke · 7 years ago
  77. 31e59d9 vppinfra: revert clib_memcpy optimization by Damjan Marion · 7 years ago
  78. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  79. f6e3ad0 VPP-900: VPP is released under the Apache 2.0 License (ASL 2.0). Update RPM specfile to reflect the proper license. by Billy McFall · 7 years ago
  80. 7447d07 Buffer name inconsistently used a cstring/vec (VPP-901) by Chris Luke · 7 years ago
  81. 99a0e60 Add API support for LLDP config/interface set by Steve Shin · 7 years ago
  82. a016216 acl-plugin: VPP-897: applying of large number of ACEs is slow by Andrew Yourtchenko · 7 years ago
  83. c86e592 TEST:add L2BD arp term tests by Eyal Bari · 7 years ago
  84. 130a753 acl-plugin: fix acl plugin test failing sporadically (VPP-898) by Andrew Yourtchenko · 7 years ago
  85. 7c0aecc SNAT: fix failing test_session_limit_per_user (VPP-896) by Matus Fabian · 7 years ago
  86. 58eb866 Refactor API message handling code by Klement Sekera · 8 years ago
  87. b1dab65 top-level Makefile improvements by Damjan Marion · 7 years ago
  88. 12c6fdc VPP-893: handle multiple simultaneous event registrations by Dave Barach · 7 years ago
  89. bb620d7 VPP debug image with worker threads hit assert on adding IP route with traffic (VPP-892) by Neale Ranns · 7 years ago
  90. 3e01588 memif: API message handler registration bug-fix by Jakub Grajciar · 7 years ago
  91. 3d62a7f LLDP: properly parse lldp cmds from startup config by Klement Sekera · 7 years ago
  92. 26054ea Fix SIGBUS on aarch64 by Christophe Fontaine · 7 years ago
  93. 5c20a01 switch vlib process model to tw_timer_template timer impl by Dave Barach · 8 years ago
  94. 31a71ab L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888) by Eyal Bari · 7 years ago
  95. ed92925 FLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits by Ole Troan · 8 years ago
  96. 75c3995 Update CSIT tests 170622 -> 170626 by Jan Gelety · 7 years ago
  97. c08b096 VPP-889: MAP Stats API/CLI crashes when no domains. by Ole Troan · 7 years ago
  98. 04ffd0ad VPP crash on creating vxlan gpe interface. VPP-875 by Hongjun Ni · 7 years ago
  99. fcfa38d Add Maintainers for Vxlan-gpe feature by Hongjun Ni · 7 years ago
  100. 5fa72c8 memif: If rx/tx_queues are unset, use default values by Milan Lenco · 7 years ago